Qt 4.8
|
#include "QtCore/qabstracteventdispatcher.h"
#include "private/qobject_p.h"
Go to the source code of this file.
Classes | |
class | QAbstractEventDispatcherPrivate |
Functions | |
Q_CORE_EXPORT uint | qGlobalPostedEventsCount () |
Q_CORE_EXPORT uint qGlobalPostedEventsCount | ( | ) |
Definition at line 348 of file qcoreapplication.cpp.
Referenced by QEventDispatcherQPA::hasPendingEvents(), QEventDispatcherX11::hasPendingEvents(), QEventDispatcherQWS::hasPendingEvents(), QEventDispatcherMac::hasPendingEvents(), and QEventDispatcherUNIX::hasPendingEvents().