Uses of Enum
io.qt.network.QNetworkSession.SessionError
Packages that use QNetworkSession.SessionError
-
Uses of QNetworkSession.SessionError in io.qt.network
Fields in io.qt.network with type parameters of type QNetworkSession.SessionErrorMethods in io.qt.network that return QNetworkSession.SessionErrorModifier and TypeMethodDescriptionQNetworkSession.error()
Deprecated.static QNetworkSession.SessionError
QNetworkSession.SessionError.resolve
(int value) Returns the corresponding enum entry for the given value.static QNetworkSession.SessionError
Returns the enum constant of this type with the specified name.static QNetworkSession.SessionError[]
QNetworkSession.SessionError.values()
Returns an array containing the constants of this enum type, in the order they are declared.