Uses of Enum
io.qt.network.auth.QAbstractOAuth.Error
Packages that use QAbstractOAuth.Error
-
Uses of QAbstractOAuth.Error in io.qt.network.auth
Subclasses with type arguments of type QAbstractOAuth.Error in io.qt.network.authFields in io.qt.network.auth with type parameters of type QAbstractOAuth.ErrorModifier and TypeFieldDescriptionQAbstractOAuth.requestFailedQAbstractOAuthReplyHandler.tokenRequestErrorOccurredMethods in io.qt.network.auth that return QAbstractOAuth.ErrorModifier and TypeMethodDescriptionstatic QAbstractOAuth.ErrorQAbstractOAuth.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QAbstractOAuth.ErrorReturns the enum constant of this type with the specified name.static QAbstractOAuth.Error[]QAbstractOAuth.Error.values()Returns an array containing the constants of this enum type, in the order they are declared.