42 #ifndef QGUIEVENTDISPATCHER_GLIB_P_H 43 #define QGUIEVENTDISPATCHER_GLIB_P_H 56 #include <QtCore/private/qeventdispatcher_glib_p.h> 79 #endif // QGUIEVENTDISPATCHER_GLIB_P_H #define QT_END_NAMESPACE
This macro expands to.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
bool processEvents(QEventLoop::ProcessEventsFlags flags)
Processes pending events that match flags until there are no more events to process.
~QGuiEventDispatcherGlib()
void flush()
Flushes the event queue.
QObject * parent() const
Returns a pointer to the parent object.
QGuiEventDispatcherGlib(QObject *parent=0)
#define Q_DECLARE_PRIVATE(Class)