Uses of Class
io.qt.network.QNetworkSession.State
Package | Description |
---|---|
io.qt.network |
-
Uses of QNetworkSession.State in io.qt.network
Fields in io.qt.network with type parameters of type QNetworkSession.State Modifier and Type Field Description QObject.Signal1<QNetworkSession.State>
QNetworkSession. stateChanged
Deprecated.Methods in io.qt.network that return QNetworkSession.State Modifier and Type Method Description static QNetworkSession.State
QNetworkSession.State. resolve(int value)
Returns the corresponding enum entry for the given value.QNetworkSession.State
QNetworkSession. state()
Deprecated.static QNetworkSession.State
QNetworkSession.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static QNetworkSession.State[]
QNetworkSession.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.