![]() |
Qt 6.x
The Qt SDK
|
#include "QtCore/qabstracteventdispatcher.h"
#include "private/qobject_p.h"
Go to the source code of this file.
Classes | |
class | QAbstractEventDispatcherPrivate |
Functions | |
QT_BEGIN_NAMESPACE Q_AUTOTEST_EXPORT qsizetype | qGlobalPostedEventsCount () |
QT_BEGIN_NAMESPACE Q_AUTOTEST_EXPORT qsizetype qGlobalPostedEventsCount | ( | ) |
Definition at line 337 of file qcoreapplication.cpp.
References QThreadData::current(), QThreadData::postEventList, QList< T >::size(), and QPostEventList::startOffset.