dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QThread.this
qt
core
thread
QThread
Undocumented in source.
this
(QObject parent)
this
(QThreadPrivate dd, QObject parent)
class
QThread
protected
this
(
ref
QThreadPrivate
dd
,
QObject
parent
= null
)
Meta
Source
See Implementation
qt
core
thread
QThread
constructors
this
destructors
~this
enums
Priority
functions
event
eventDispatcher
exec
exit
finished
isFinished
isInterruptionRequested
isRunning
loopLevel
priority
quit
requestInterruption
run
setEventDispatcher
setPriority
setStackSize
stackSize
start
started
terminate
wait
static functions
currentThread
currentThreadId
idealThreadCount
msleep
setTerminationEnabled
sleep
usleep
yieldCurrentThread