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

(3fc5ee5c2e4ed919b2939ca54a1958b8463eb404)

#include "qthread.h"
#include "qthreadstorage.h"
#include "qmutex.h"
#include "qreadwritelock.h"
#include "qabstracteventdispatcher.h"
#include "qbindingstorage.h"
#include <qeventloop.h>
#include "qthread_p.h"
#include "private/qcoreapplication_p.h"
#include <limits>
#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
related

Definition at line 1085 of file qthread.cpp.