Uses of Class
io.qt.quick.QSGMaterialShader.Stage
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGMaterialShader.Stage in io.qt.quick
Methods in io.qt.quick that return QSGMaterialShader.Stage Modifier and Type Method Description static QSGMaterialShader.Stage
QSGMaterialShader.Stage. resolve(int value)
Returns the corresponding enum entry for the given value.static QSGMaterialShader.Stage
QSGMaterialShader.Stage. valueOf(String name)
Returns the enum constant of this type with the specified name.static QSGMaterialShader.Stage[]
QSGMaterialShader.Stage. 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 QSGMaterialShader.Stage Modifier and Type Method Description protected void
QSGMaterialShader. setShaderFileName(QSGMaterialShader.Stage stage, String filename)