Uses of Enum
io.qt.network.QHostAddress.SpecialAddress
Packages that use QHostAddress.SpecialAddress
-
Uses of QHostAddress.SpecialAddress in io.qt.network
Methods in io.qt.network that return QHostAddress.SpecialAddressModifier and TypeMethodDescriptionstatic QHostAddress.SpecialAddress
QHostAddress.SpecialAddress.resolve
(int value) Returns the corresponding enum entry for the given value.static QHostAddress.SpecialAddress
Returns the enum constant of this type with the specified name.static QHostAddress.SpecialAddress[]
QHostAddress.SpecialAddress.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QHostAddress.SpecialAddressModifier and TypeMethodDescriptionfinal void
QHostAddress.setAddress
(QHostAddress.SpecialAddress address) Constructors in io.qt.network with parameters of type QHostAddress.SpecialAddress