java.lang.Object
io.qt.QtObject
io.qt.gui.QLinuxFbFunctions
- All Implemented Interfaces:
QtObjectInterface
Inline class containing platform-specific functionality for the linuxfb platform plugin that is typically used on systems running Embedded Linux or Android
Java wrapper for Qt class QLinuxFbFunctions
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadKeymap
(String filename) static QByteArray
static void
static QByteArray
SeeQLinuxFbFunctions::
switchLangTypeIdentifier() Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QLinuxFbFunctions
public QLinuxFbFunctions()See
QLinuxFbFunctions::
QLinuxFbFunctions()
-
-
Method Details
-
loadKeymap
-
loadKeymapTypeIdentifier
-
switchLang
public static void switchLang() -
switchLangTypeIdentifier
See
QLinuxFbFunctions::
switchLangTypeIdentifier()
-