Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qthread.cpp File Reference

(357351b7ab8ab2eee865d2449ffcca9c9f502fd3)

#include "qthread.h"
#include "qthread_p.h"
#include "qabstracteventdispatcher.h"
#include "qbindingstorage.h"
#include "private/qcoreapplication_p.h"
#include "qeventloop.h"
#include "qmutex.h"
#include "moc_qthread.cpp"
+ Include dependency graph for qthread.cpp:

Go to the source code of this file.

Variables

static Q_CONSTINIT QThreadDatadata = nullptr
 

Variable Documentation

◆ data

Q_CONSTINIT QThreadData* data = nullptr
static

Definition at line 1126 of file qthread.cpp.