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