Uses of Enum
io.qt.internal.EnumFlags
Packages that use EnumFlags
-
Uses of EnumFlags in io.qt.internal
Methods in io.qt.internal that return EnumFlagsModifier and TypeMethodDescriptionfinal EnumFlags[]
EnumAttributes.flags()
Returns an array of flag objects represented by this QFlags.static EnumFlags
EnumFlags.resolve
(int value) Returns the corresponding enum entry for the given value.static EnumFlags
Returns the enum constant of this type with the specified name.static EnumFlags[]
EnumFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.internal with parameters of type EnumFlagsModifier and TypeMethodDescriptionfinal EnumAttributes
Combines this flags with enum entry.Combines this entry with other enum entry.static EnumAttributes
Creates a newEnumAttributes
from the entries.Constructors in io.qt.internal with parameters of type EnumFlags