Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qxcbeventqueue.cpp File Reference
#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"
+ Include dependency graph for 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
 

Variable Documentation

◆ dispatcherOwnerDestructing

Q_CONSTINIT bool dispatcherOwnerDestructing = false
static

◆ qAppExiting

QT_BEGIN_NAMESPACE static Q_CONSTINIT QBasicMutex qAppExiting
static