Index

A E F G I L M O Q S U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

AlreadyLoaded - Enum constant in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
 
appendApplicationParameters(String) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

E

extractContextMetaData(Context) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

F

Failed - Enum constant in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
 
from(QtLoader.LoadingResult) - Static method in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
 

G

getApplicationParameters() - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
getMainLibraryPath() - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
getMetaData(String) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
getServiceLoader(ContextWrapper) - Static method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

I

initContextInfo(Context) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
io.qt.androidautomotive.raas - package io.qt.androidautomotive.raas
 

L

loadQtLibraries() - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

M

m_applicationParameters - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_contextInfo - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_environmentVariables - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_instance - Static variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_librariesLoaded - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_mainLibName - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
m_mainLibPath - Variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

O

org.qtproject.qt.android - package org.qtproject.qt.android
 

Q

QtRaaSApplication - Class in io.qt.androidautomotive.raas
The QtRaaSApplication class serves as the Java-side entry point for embedding a Qt-based Rendering as a Service (RaaS) application into an Android environment.
QtRaaSApplication(Context) - Constructor for class io.qt.androidautomotive.raas.QtRaaSApplication
Constructs a QtRaaSApplication instance using the given context, and loads the default Qt main library.
QtRaaSApplication(Context, String) - Constructor for class io.qt.androidautomotive.raas.QtRaaSApplication
Constructs a new QtRaaSApplication instance.
QtRaaSApplicationLoader - Class in org.qtproject.qt.android
Internal use only. This class is part of Qt's internal implementation and is not part of the public API.
QtRaaSApplicationLoader.LoadResult - Enum Class in org.qtproject.qt.android
 
QtTAG - Static variable in class org.qtproject.qt.android.QtRaaSApplicationLoader
 

S

sendTouchEvent(MotionEvent, String) - Method in class io.qt.androidautomotive.raas.QtRaaSApplication
Forwards a MotionEvent from Android to the corresponding Qt Quick item identified by itemId.
setApplicationStateActive() - Static method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
setEnvironmentVariable(String, String) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
setEnvironmentVariables(String) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
setMainLibraryName(String) - Method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
setService(Service) - Static method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
setSurface(Surface, String) - Method in class io.qt.androidautomotive.raas.QtRaaSApplication
Sets a new Android Surface to be associated with a Qt Quick item identified by the given itemId.
startApplication(String, String) - Static method in class org.qtproject.qt.android.QtRaaSApplicationLoader
 
Succeeded - Enum constant in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
 

U

unsetSurface(String) - Method in class io.qt.androidautomotive.raas.QtRaaSApplication
Unsets the surface that was previously associated with the Qt Quick item identified by the given itemId.

V

valueOf(String) - Static method in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.qtproject.qt.android.QtRaaSApplicationLoader.LoadResult
Returns an array containing the constants of this enum class, in the order they are declared.
A E F G I L M O Q S U V 
All Classes and Interfaces|All Packages|Constant Field Values