Uses of Class
io.qt.quick.QSGMaterialRhiShader.Flags
Packages that use QSGMaterialRhiShader.Flags
-
Uses of QSGMaterialRhiShader.Flags in io.qt.quick
Methods in io.qt.quick that return QSGMaterialRhiShader.FlagsModifier and TypeMethodDescriptionQSGMaterialRhiShader.Flag.asFlags()
Create a QFlags of the enum entry.QSGMaterialRhiShader.Flag.cleared
(QSGMaterialRhiShader.Flag e) Excludes other enum entry from a flag of this entry.QSGMaterialRhiShader.Flags.clone()
Clones the flagsQSGMaterialRhiShader.Flag.combined
(QSGMaterialRhiShader.Flag e) Combines this entry with other enum entry.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.setFlag
(QSGMaterialRhiShader.Flag e) Sets the flage
QSGMaterialRhiShader.Flags.setFlag
(QSGMaterialRhiShader.Flag e, boolean on) Sets or clears the flagflag
Methods in io.qt.quick with parameters of type QSGMaterialRhiShader.FlagsModifier and TypeMethodDescriptionfinal int
QSGMaterialRhiShader.Flags.compareTo
(QSGMaterialRhiShader.Flags other) final void
QSGMaterialRhiShader.setFlag
(QSGMaterialRhiShader.Flags flags) Overloaded function forQSGMaterialRhiShader.setFlag(io.qt.quick.QSGMaterialRhiShader.Flags, boolean)
withon = true
.final void
QSGMaterialRhiShader.setFlag
(QSGMaterialRhiShader.Flags flags, boolean on)