java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QLinuxFbFunctions
- All Implemented Interfaces:
QtObjectInterface
public class QLinuxFbFunctions extends QtObject
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
-
Constructor Summary
Constructors Modifier Constructor Description QLinuxFbFunctions()
protected
QLinuxFbFunctions(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description static void
loadKeymap(String filename)
static QByteArray
loadKeymapTypeIdentifier()
static void
switchLang()
static QByteArray
switchLangTypeIdentifier()
-
Constructor Details
-
QLinuxFbFunctions
public QLinuxFbFunctions() -
QLinuxFbFunctions
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
loadKeymap
-
loadKeymapTypeIdentifier
-
switchLang
public static void switchLang() -
switchLangTypeIdentifier
-