Uses of Enum
io.qt.network.auth.QAbstractOAuth.Stage
Packages that use QAbstractOAuth.Stage
-
Uses of QAbstractOAuth.Stage in io.qt.network.auth
Subclasses with type arguments of type QAbstractOAuth.Stage in io.qt.network.authSubinterfaces with type arguments of type QAbstractOAuth.Stage in io.qt.network.authModifier and TypeInterfaceDescriptionstatic interfaceJava wrapper for Qt callableQAbstractOAuth::ModifyParametersFunctionMethods in io.qt.network.auth that return QAbstractOAuth.StageModifier and TypeMethodDescriptionstatic QAbstractOAuth.StageQAbstractOAuth.Stage.resolve(int value) Returns the corresponding enum entry for the given value.static QAbstractOAuth.StageReturns the enum constant of this type with the specified name.static QAbstractOAuth.Stage[]QAbstractOAuth.Stage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network.auth with parameters of type QAbstractOAuth.Stage