Uses of Class
io.qt.gui.rhi.QRhiGraphicsPipeline.Flags
Packages that use QRhiGraphicsPipeline.Flags
-
Uses of QRhiGraphicsPipeline.Flags in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiGraphicsPipeline.FlagsModifier and TypeMethodDescriptionQRhiGraphicsPipeline.Flag.asFlags()
Create a QFlags of the enum entry.QRhiGraphicsPipeline.Flag.cleared
(QRhiGraphicsPipeline.Flag e) Excludes other enum entry from a flag of this entry.QRhiGraphicsPipeline.Flags.clone()
Clones the flagsQRhiGraphicsPipeline.Flag.combined
(QRhiGraphicsPipeline.Flag e) Combines this entry with other enum entry.QRhiGraphicsPipeline.Flags.combined
(QRhiGraphicsPipeline.Flag e) Combines this flags with enum entry.static QRhiGraphicsPipeline.Flags
QRhiGraphicsPipeline.Flag.flags
(QRhiGraphicsPipeline.Flag ... values) Creates a newQRhiGraphicsPipeline.Flags
from the entries.QRhiGraphicsPipeline.flags()
QRhiGraphicsPipeline.Flags.setFlag
(QRhiGraphicsPipeline.Flag e) Sets the flage
QRhiGraphicsPipeline.Flags.setFlag
(QRhiGraphicsPipeline.Flag e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui.rhi with parameters of type QRhiGraphicsPipeline.FlagsModifier and TypeMethodDescriptionfinal int
QRhiGraphicsPipeline.Flags.compareTo
(QRhiGraphicsPipeline.Flags other) final void
QRhiGraphicsPipeline.setFlags
(QRhiGraphicsPipeline.Flags f)