Uses of Enum
io.qt.network.QNetworkSession.State
Packages that use QNetworkSession.State
-
Uses of QNetworkSession.State in io.qt.network
Fields in io.qt.network with type parameters of type QNetworkSession.StateMethods in io.qt.network that return QNetworkSession.StateModifier and TypeMethodDescriptionstatic QNetworkSession.State
QNetworkSession.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QNetworkSession.State
QNetworkSession.state()
Deprecated.static QNetworkSession.State
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.