Qt 4.8
Classes | Typedefs
qeventdispatcher_mac_p.h File Reference
#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 Documentation

◆ MacSocketHash

Definition at line 158 of file qeventdispatcher_mac_p.h.

◆ MacTimerHash

typedef QHash<int, MacTimerInfo *> MacTimerHash

Definition at line 149 of file qeventdispatcher_mac_p.h.