Uses of Class
io.qt.gui.rhi.QRhi.BeginFrameFlags
-
Uses of QRhi.BeginFrameFlags in io.qt.gui.rhi
Modifier and TypeMethodDescriptionQRhi.BeginFrameFlag.asFlags()
Create a QFlags of the enum entry.QRhi.BeginFrameFlag.cleared
(QRhi.BeginFrameFlag e) Excludes other enum entry from a flag of this entry.final QRhi.BeginFrameFlags
QRhi.BeginFrameFlags.clone()
Clones the flagsQRhi.BeginFrameFlag.combined
(QRhi.BeginFrameFlag e) Combines this entry with other enum entry.final QRhi.BeginFrameFlags
QRhi.BeginFrameFlags.combined
(QRhi.BeginFrameFlag e) Combines this flags with enum entry.static QRhi.BeginFrameFlags
QRhi.BeginFrameFlag.flags
(QRhi.BeginFrameFlag ... values) Creates a newQRhi.BeginFrameFlags
from the entries.final QRhi.BeginFrameFlags
QRhi.BeginFrameFlags.setFlag
(QRhi.BeginFrameFlag e) Sets the flage
final QRhi.BeginFrameFlags
QRhi.BeginFrameFlags.setFlag
(QRhi.BeginFrameFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal QRhi.FrameOpResult
QRhi.beginFrame
(QRhiSwapChain swapChain, QRhi.BeginFrameFlags flags) final QRhi.FrameOpResult
QRhi.beginOffscreenFrame
(QRhiCommandBuffer [] cb, QRhi.BeginFrameFlags flags) final int
QRhi.BeginFrameFlags.compareTo
(QRhi.BeginFrameFlags other)