Uses of Class
io.qt.quick.QSGMaterialRhiShader.Flags
Package | Description |
---|---|
io.qt.quick |
-
Uses of QSGMaterialRhiShader.Flags in io.qt.quick
Methods in io.qt.quick that return QSGMaterialRhiShader.Flags Modifier and Type Method Description QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flag. asFlags()
Create a QFlags of the enum entry.QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flags. clone()
Clones the flagsQSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flag. combined(QSGMaterialRhiShader.Flag e)
Combines this entry with other enum entry.QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flags. combined(QSGMaterialRhiShader.Flag e)
Combines this flags with enum entry.static QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flag. flags(QSGMaterialRhiShader.Flag... values)
Creates a newQSGMaterialRhiShader.Flags
from the entries.QSGMaterialRhiShader.Flags
QSGMaterialRhiShader. flags()
QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flags. setFlag(QSGMaterialRhiShader.Flag e)
Sets the flage
QSGMaterialRhiShader.Flags
QSGMaterialRhiShader.Flags. setFlag(QSGMaterialRhiShader.Flag e, boolean on)
Sets or clears the flagflag
Methods in io.qt.quick with parameters of type QSGMaterialRhiShader.Flags Modifier and Type Method Description int
QSGMaterialRhiShader.Flags. compareTo(QSGMaterialRhiShader.Flags other)
void
QSGMaterialRhiShader. setFlag(QSGMaterialRhiShader.Flags flags)
Overloaded function forQSGMaterialRhiShader.setFlag(io.qt.quick.QSGMaterialRhiShader.Flags, boolean)
withon = true
.void
QSGMaterialRhiShader. setFlag(QSGMaterialRhiShader.Flags flags, boolean on)