![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
void | post (final Runnable runnable) |
void | run (final Runnable runnable) |
void | exit () |
Definition at line 9 of file QtThread.java.
|
inline |
Definition at line 64 of file QtThread.java.
References e.
Referenced by org.qtproject.qt.android.QtActivityDelegate.onDestroy(), org.qtproject.qt.android.QtServiceDelegate.onDestroy(), and org.qtproject.qt.android.QtActivityDelegate.onTerminate().
|
inline |
Definition at line 38 of file QtThread.java.
Referenced by org.qtproject.qt.android.QtNative.startApplication().
|
inline |
Definition at line 45 of file QtThread.java.
References QSemaphore.acquire(), e, QSemaphore.release(), org.qtproject.qt.android.QtThread.run(), and sem.
Referenced by org.qtproject.qt.android.QtNative.loadBundledLibraries(), org.qtproject.qt.android.QtNative.loadMainLibrary(), org.qtproject.qt.android.QtNative.loadQtLibraries(), org.qtproject.qt.android.QtThread.run(), and org.qtproject.qt.android.QtNative.startApplication().