![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qxcbeventqueue.h"#include "qxcbconnection.h"#include <QtCore/QObject>#include <QtCore/QCoreApplication>#include <QtCore/QAbstractEventDispatcher>#include <QtCore/QMutex>#include <QtCore/QDebug>#include "moc_qxcbeventqueue.cpp"Go to the source code of this file.
Variables | |
| QT_BEGIN_NAMESPACE static Q_CONSTINIT QBasicMutex | qAppExiting |
| static Q_CONSTINIT bool | dispatcherOwnerDestructing = false |
|
static |
Definition at line 17 of file qxcbeventqueue.cpp.
Referenced by QXcbEventQueue::QXcbEventQueue().
|
static |
Definition at line 16 of file qxcbeventqueue.cpp.