Uses of Enum
io.qt.network.auth.QAbstractOAuth.Error
Packages that use QAbstractOAuth.Error
-
Uses of QAbstractOAuth.Error in io.qt.network.auth
Fields in io.qt.network.auth with type parameters of type QAbstractOAuth.ErrorMethods in io.qt.network.auth that return QAbstractOAuth.ErrorModifier and TypeMethodDescriptionstatic QAbstractOAuth.Error
QAbstractOAuth.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QAbstractOAuth.Error
Returns 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.