Uses of Class
io.qt.network.QNetworkConfiguration.Purpose
Package | Description |
---|---|
io.qt.network |
-
Uses of QNetworkConfiguration.Purpose in io.qt.network
Methods in io.qt.network that return QNetworkConfiguration.Purpose Modifier and Type Method Description QNetworkConfiguration.Purpose
QNetworkConfiguration. purpose()
Deprecated.static QNetworkConfiguration.Purpose
QNetworkConfiguration.Purpose. resolve(int value)
Returns the corresponding enum entry for the given value.static QNetworkConfiguration.Purpose
QNetworkConfiguration.Purpose. valueOf(String name)
Returns the enum constant of this type with the specified name.static QNetworkConfiguration.Purpose[]
QNetworkConfiguration.Purpose. values()
Returns an array containing the constants of this enum type, in the order they are declared.