Uses of Enum
io.qt.quick.QSGRendererInterface.GraphicsApi
Packages that use QSGRendererInterface.GraphicsApi
-
Uses of QSGRendererInterface.GraphicsApi in io.qt.quick
Methods in io.qt.quick that return QSGRendererInterface.GraphicsApiModifier and TypeMethodDescriptionQQuickWindow.graphicsApi()
QSGRendererInterface.graphicsApi()
abstract QSGRendererInterface.GraphicsApi
QSGRendererInterface.Impl.graphicsApi()
QSGRendererInterface.GraphicsApi.resolve
(int value) Returns the corresponding enum entry for the given value.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.GraphicsApiModifier and TypeMethodDescriptionstatic boolean
QSGRendererInterface.isApiRhiBased
(QSGRendererInterface.GraphicsApi api) static void
QQuickWindow.setGraphicsApi
(QSGRendererInterface.GraphicsApi api)