![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for org.qtproject.qt.android.QtServiceDelegate:Public Member Functions | |
| boolean | loadApplication (Service service, ClassLoader classLoader, Bundle loaderParams) |
| boolean | startApplication () |
| void | onDestroy () |
| IBinder | onBind (Intent intent) |
Definition at line 53 of file QtServiceDelegate.java.
|
inline |
check parameters integrity
Definition at line 70 of file QtServiceDelegate.java.
References className, e, org.qtproject.qt.android.QtNative.loadBundledLibraries(), org.qtproject.qt.android.QtNative.loadMainLibrary(), org.qtproject.qt.android.QtNative.loadQtLibraries(), Log, org.qtproject.qt.android.QtNativeLibrariesDir.nativeLibrariesDir(), org.qtproject.qt.android.QtNative.QtTAG, org.qtproject.qt.android.QtNative.setApplicationDisplayMetrics(), org.qtproject.qt.android.QtNative.setClassLoader(), org.qtproject.qt.android.QtNative.setEnvironmentVariable(), org.qtproject.qt.android.QtNative.setEnvironmentVariables(), and org.qtproject.qt.android.QtNative.setService().
Referenced by org.qtproject.qt.android.bindings.QtService.loadApplication().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 158 of file QtServiceDelegate.java.
References org.qtproject.qt.android.QtNative.onBind().
Here is the call graph for this function:
|
inline |
Definition at line 149 of file QtServiceDelegate.java.
References org.qtproject.qt.android.QtThread.exit(), org.qtproject.qt.android.QtNative.m_qtThread, org.qtproject.qt.android.QtNative.quitQtCoreApplication(), org.qtproject.qt.android.QtNative.setService(), and org.qtproject.qt.android.QtNative.terminateQt().
Here is the call graph for this function:
|
inline |
Definition at line 136 of file QtServiceDelegate.java.
References e, org.qtproject.qt.android.QtNativeLibrariesDir.nativeLibrariesDir(), and org.qtproject.qt.android.QtNative.startApplication().
Referenced by org.qtproject.qt.android.bindings.QtService.startApplication().
Here is the call graph for this function:
Here is the caller graph for this function: