![]() |
Qt 4.8
|
#include <QtGui/qwindowdefs.h>#include <QtCore/qhash.h>#include <QtCore/qstack.h>#include "private/qabstracteventdispatcher_p.h"#include "private/qt_mac_p.h"Go to the source code of this file.
Classes | |
| struct | MacSocketInfo |
| struct | MacTimerInfo |
| class | QEventDispatcherMac |
| class | QEventDispatcherMacPrivate |
Typedefs | |
| typedef QHash< int, MacSocketInfo * > | MacSocketHash |
| typedef QHash< int, MacTimerInfo * > | MacTimerHash |
| typedef QHash<int, MacSocketInfo *> MacSocketHash |
Definition at line 158 of file qeventdispatcher_mac_p.h.
| typedef QHash<int, MacTimerInfo *> MacTimerHash |
Definition at line 149 of file qeventdispatcher_mac_p.h.