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
qxcbeventqueue.cpp File Reference

(3d72e8829fb9ebcd3b1179b54ad4053de05368ff)

#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