- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAndroidApplication.Impl
Native interface to a core application on Android
Java wrapper for Qt class QNativeInterface::QAndroidApplication
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQAndroidApplication
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
context()
static void
Overloaded function forhideSplashScreen(int)
withduration = 0
.static void
hideSplashScreen
(int duration) static boolean
static int
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
context
-
hideSplashScreen
static void hideSplashScreen()Overloaded function for
hideSplashScreen(int)
withduration = 0
. -
hideSplashScreen
static void hideSplashScreen(int duration) -
isActivityContext
static boolean isActivityContext() -
sdkVersion
static int sdkVersion()
-