![]() |
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 | |
| isParentThread() const | 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 | |
| startup() | QQmlThread | |
| thread() const | QQmlThread | protected |
| threadObject() const | QQmlThread | protected |
| unlock() | QQmlThread | |
| wait() | QQmlThread | |
| waitForNextMessage() | QQmlThread | |
| wakeOne() | QQmlThread | |
| ~QQmlThread() | QQmlThread | virtual |