46 #include <QWindowSystemInterface> 75 QApplicationPrivate::processWindowSystemEvent(event);
109 qApp->sendPostedEvents();
#define QT_END_NAMESPACE
This macro expands to.
bool hasPendingEvents()
Returns true if there is an event waiting; otherwise returns false.
static bool sendWindowSystemEvents(QAbstractEventDispatcher *eventDispatcher, QEventLoop::ProcessEventsFlags flags)
The QObject class is the base class of all Qt objects.
static int windowSystemEventsQueued()
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.
static void sendPostedEvents()
QEventDispatcherBlackberryQPA(QObject *parent=0)
static WindowSystemEvent * getWindowSystemEvent()
bool processEvents(QEventLoop::ProcessEventsFlags flags)
Processes pending events that match flags until there are no more events to process.
void flush()
Flushes the event queue.
The QAbstractEventDispatcher class provides an interface to manage Qt's event queue.
~QEventDispatcherBlackberryQPA()