Uses of Class
io.qt.quick.QSGRendererInterface.GraphicsApi
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGRendererInterface.GraphicsApi in io.qt.quick
Methods in io.qt.quick that return QSGRendererInterface.GraphicsApi Modifier and Type Method Description QSGRendererInterface.GraphicsApi
QSGRendererInterface. graphicsApi()
abstract QSGRendererInterface.GraphicsApi
QSGRendererInterface.Impl. graphicsApi()
static QSGRendererInterface.GraphicsApi
QSGRendererInterface.GraphicsApi. resolve(int value)
Returns the corresponding enum entry for the given value.static QSGRendererInterface.GraphicsApi
QSGRendererInterface.GraphicsApi. valueOf(String name)
Returns the enum constant of this type with the specified name.static QSGRendererInterface.GraphicsApi[]
QSGRendererInterface.GraphicsApi. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QSGRendererInterface.GraphicsApi Modifier and Type Method Description static boolean
QSGRendererInterface. isApiRhiBased(QSGRendererInterface.GraphicsApi api)
static void
QQuickWindow. setSceneGraphBackend(QSGRendererInterface.GraphicsApi api)