Uses of Class
io.qt.gui.rhi.QRhiSwapChain.Flags
-
Uses of QRhiSwapChain.Flags in io.qt.gui.rhi
Modifier 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
Modifier and TypeMethodDescriptionfinal int
QRhiSwapChain.Flags.compareTo
(QRhiSwapChain.Flags other) final void
QRhiSwapChain.setFlags
(QRhiSwapChain.Flags f)