-
QHostAddress.ConversionMode.flags()
Returns an array of flag objects represented by this ConversionMode.
QHostAddress.ConversionModeFlag.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the enum constant of this type with the specified name.
QHostAddress.ConversionModeFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
Combines this flags with enum entry.
Combines this entry with other enum entry.
final boolean
Sets or clears the flag flag
Creates a new ConversionMode where the flags in args
are set.