Qt 4.8
|
#include "QtCore/qabstracteventdispatcher.h"
#include "QtCore/qlist.h"
#include "private/qabstracteventdispatcher_p.h"
#include "private/qcore_unix_p.h"
#include "private/qpodlist_p.h"
#include "QtCore/qvarlengtharray.h"
#include <sys/time.h>
#include <sys/select.h>
Go to the source code of this file.
Classes | |
class | QEventDispatcherUNIX |
class | QEventDispatcherUNIXPrivate |
struct | QSockNot |
class | QSockNotType |
struct | QTimerInfo |
class | QTimerInfoList |