Uses of Class
io.qt.network.QHostInfo.HostInfoError
Package | Description |
---|---|
io.qt.network |
-
Uses of QHostInfo.HostInfoError in io.qt.network
Methods in io.qt.network that return QHostInfo.HostInfoError Modifier and Type Method Description QHostInfo.HostInfoError
QHostInfo. error()
static QHostInfo.HostInfoError
QHostInfo.HostInfoError. resolve(int value)
Returns the corresponding enum entry for the given value.static QHostInfo.HostInfoError
QHostInfo.HostInfoError. valueOf(String name)
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 Modifier and Type Method Description void
QHostInfo. setError(QHostInfo.HostInfoError error)