Uses of Class
io.qt.gui.rhi.QRhi.EndFrameFlags
Packages that use QRhi.EndFrameFlags
-
Uses of QRhi.EndFrameFlags in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhi.EndFrameFlagsModifier 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.EndFrameFlagsQRhi.EndFrameFlags.clone()Clones the flagsQRhi.EndFrameFlag.combined(QRhi.EndFrameFlag e) Combines this entry with other enum entry.final QRhi.EndFrameFlagsQRhi.EndFrameFlags.combined(QRhi.EndFrameFlag e) Combines this flags with enum entry.static QRhi.EndFrameFlagsQRhi.EndFrameFlag.flags(QRhi.EndFrameFlag ... values) Creates a newQRhi.EndFrameFlagsfrom the entries.final QRhi.EndFrameFlagsQRhi.EndFrameFlags.setFlag(QRhi.EndFrameFlag e) Sets the flagefinal QRhi.EndFrameFlagsQRhi.EndFrameFlags.setFlag(QRhi.EndFrameFlag e, boolean on) Sets or clears the flagflagMethods in io.qt.gui.rhi with parameters of type QRhi.EndFrameFlagsModifier and TypeMethodDescriptionfinal intQRhi.EndFrameFlags.compareTo(QRhi.EndFrameFlags other) final QRhi.FrameOpResultQRhi.endFrame(QRhiSwapChain swapChain, QRhi.EndFrameFlags flags) final QRhi.FrameOpResultQRhi.endOffscreenFrame(QRhi.EndFrameFlags flags)