![]() |
Qt 6.x
The Qt SDK
|
#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 15 of file qxcbeventqueue.cpp.
Referenced by QXcbEventQueue::QXcbEventQueue(), and QXcbEventQueue::wakeUpDispatcher().
|
static |
Definition at line 14 of file qxcbeventqueue.cpp.
Referenced by QXcbEventQueue::QXcbEventQueue(), and QXcbEventQueue::wakeUpDispatcher().