Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstracteventdispatcher_p.h File Reference

(af6afad3b390c0ed7de6d3c4314cc394d8f8e2c2)

#include "QtCore/qabstracteventdispatcher.h"
#include "QtCore/qnamespace.h"
#include "private/qobject_p.h"
#include "QtCore/qttypetraits.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 348 of file qcoreapplication.cpp.

References QThreadData::current(), QList< T >::size(), and QPostEventList::startOffset.

+ Here is the call graph for this function: