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