42 #ifndef QEVENTDISPATCHER_BLACKBERRY_QPA_P_H 43 #define QEVENTDISPATCHER_BLACkBERRY_QPA_P_H 56 #include <QtCore/private/qeventdispatcher_blackberry_p.h> 76 #endif // QEVENTDISPATCHER_BLACKBERRY_QPA_P_H #define QT_END_NAMESPACE
This macro expands to.
The QObject class is the base class of all Qt objects.
bool processEvents(QEventLoop::ProcessEventsFlags flags)
Processes pending events that match flags until there are no more events to process.
#define QT_BEGIN_NAMESPACE
This macro expands to.
bool hasPendingEvents()
Returns true if there is an event waiting; otherwise returns false.
QEventDispatcherBlackberryQPA(QObject *parent=0)
QObject * parent() const
Returns a pointer to the parent object.
void flush()
Flushes the event queue.
~QEventDispatcherBlackberryQPA()