Uses of Enum
io.qt.gui.rhi.QRhi.Flag
Packages that use QRhi.Flag
-
Uses of QRhi.Flag in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhi.FlagModifier and TypeMethodDescriptionfinal QRhi.Flag []
QRhi.Flags.flags()
Returns an array of flag objects represented by this Flags.static QRhi.Flag
QRhi.Flag.resolve
(int value) Returns the corresponding enum entry for the given value.static QRhi.Flag
Returns the enum constant of this type with the specified name.static QRhi.Flag[]
QRhi.Flag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QRhi.FlagModifier and TypeMethodDescriptionExcludes other enum entry from a flag of this entry.Combines this entry with other enum entry.final QRhi.Flags
Combines this flags with enum entry.static QRhi.Flags
Creates a newQRhi.Flags
from the entries.final QRhi.Flags
Sets the flage
final QRhi.Flags
Sets or clears the flagflag
Constructors in io.qt.gui.rhi with parameters of type QRhi.Flag