Uses of Enum
io.qt.network.QDnsLookup.Error
Packages that use QDnsLookup.Error
-
Uses of QDnsLookup.Error in io.qt.network
Methods in io.qt.network that return QDnsLookup.ErrorModifier and TypeMethodDescriptionfinal QDnsLookup.Error
QDnsLookup.error()
static QDnsLookup.Error
QDnsLookup.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QDnsLookup.Error
Returns the enum constant of this type with the specified name.static QDnsLookup.Error[]
QDnsLookup.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.