java.lang.Object
io.qt.gui.QEglFSFunctions
public final class QEglFSFunctions extends Object
Java wrapper for Qt class QEglFSFunctions
-
Method Summary
Modifier and Type Method Description static void
loadKeymap(String filename)
static void
switchLang()
static QByteArray
switchLangTypeIdentifier()
static int
vsp2AddLayer(QScreen screen, int dmabufFd, QSize size, QPoint position, int drmPixelFormat, int bytesPerLine)
static boolean
vsp2RemoveLayer(QScreen screen, int id)
static boolean
vsp2SetLayerAlpha(QScreen screen, int id, double alpha)
static void
vsp2SetLayerBuffer(QScreen screen, int id, int dmabufFd)
static boolean
vsp2SetLayerPosition(QScreen screen, int id, QPoint position)
-
Method Details
-
loadKeymap
-
switchLang
public static void switchLang() -
switchLangTypeIdentifier
-
vsp2AddLayer
-
vsp2RemoveLayer
-
vsp2SetLayerAlpha
-
vsp2SetLayerBuffer
-
vsp2SetLayerPosition
-