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