Uses of Enum
io.qt.network.QHostInfo.HostInfoError
Packages that use QHostInfo.HostInfoError
-
Uses of QHostInfo.HostInfoError in io.qt.network
Methods in io.qt.network that return QHostInfo.HostInfoErrorModifier and TypeMethodDescriptionfinal QHostInfo.HostInfoError
QHostInfo.error()
static QHostInfo.HostInfoError
QHostInfo.HostInfoError.resolve
(int value) Returns the corresponding enum entry for the given value.static QHostInfo.HostInfoError
Returns the enum constant of this type with the specified name.static QHostInfo.HostInfoError[]
QHostInfo.HostInfoError.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 QHostInfo.HostInfoError