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