Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qabstracteventdispatcher_p.h File Reference
#include "QtCore/qabstracteventdispatcher.h"
#include "private/qobject_p.h"
+ Include dependency graph for qabstracteventdispatcher_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QAbstractEventDispatcherPrivate
 

Functions

QT_BEGIN_NAMESPACE Q_AUTOTEST_EXPORT qsizetype qGlobalPostedEventsCount ()
 

Function Documentation

◆ 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.

+ Here is the call graph for this function: