![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlThread, including all inherited members.
callMethodInMain(Method &&method, Args &&...args) | QQmlThread | |
callMethodInThread(Method &&method, Args &&...args) | QQmlThread | |
discardMessages() | QQmlThread | |
isThisThread() const | QQmlThread | |
lock() | QQmlThread | |
postMethodToMain(Method &&method, Args &&...args) | QQmlThread | |
postMethodToThread(Method &&method, Args &&...args) | QQmlThread | |
QQmlThread() | QQmlThread | |
QQmlThreadPrivate class | QQmlThread | friend |
shutdown() | QQmlThread | protected |
startup() | QQmlThread | protected |
thread() const | QQmlThread | |
threadObject() const | QQmlThread | |
unlock() | QQmlThread | |
wait() | QQmlThread | |
waitForNextMessage() | QQmlThread | |
wakeOne() | QQmlThread | |
~QQmlThread() | QQmlThread | virtual |