API Documentation
|
This is the complete list of members for DesignCalcThread, including all inherited members.
_setThreadName(const String &name) | Thread | protectedstatic |
CurrentThread() | Thread | static |
CurrentThreadName() | Thread | static |
DesignCalcThread(DesignWidget *widget) | DesignCalcThread | inline |
detach() | Thread | |
forceStop() | Thread | inline |
GetThreadCount() | Thread | inlineprotectedstatic |
isPrimaryThread() const | Thread | |
isRunning() const | Thread | |
join() | Thread | |
m_is_running | Thread | protected |
m_is_single_run | Thread | protected |
requestStopThread() | Thread | virtual |
run() override | DesignCalcThread | inlinevirtual |
self() | Thread | protected |
ServiceVirtualThreads() | Thread | static |
SetCurrentThreadName(const String &name) | Thread | static |
setIsPrimaryThread(bool is_primary_thread) | Thread | |
setThreadName(const String &name) | Thread | |
shouldExitThread() const override | DesignCalcThread | inlinevirtual |
start() | Thread | |
StopAllThreads() | Thread | static |
stopThread() | Thread | virtual |
Thread() | Thread | |
Thread(const String &name) | Thread | |
Thread(const Thread &name)=delete | Thread | |
threadName() const | Thread | inline |
~Thread() | Thread | virtual |