42 #ifndef QABSTRACTEVENTDISPATCHER_P_H 43 #define QABSTRACTEVENTDISPATCHER_P_H 56 #include "QtCore/qabstracteventdispatcher.h" 57 #include "private/qobject_p.h" 73 static int allocateTimerId();
74 static void releaseTimerId(
int id);
79 #endif // QABSTRACTEVENTDISPATCHER_P_H #define QT_END_NAMESPACE
This macro expands to.
QAbstractEventDispatcherPrivate()
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_CORE_EXPORT uint qGlobalPostedEventsCount()
bool(* EventFilter)(void *message)
Typedef for a function with the signature.
#define Q_DECLARE_PUBLIC(Class)
QAbstractEventDispatcher::EventFilter event_filter
The QAbstractEventDispatcher class provides an interface to manage Qt's event queue.