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