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