JavaScript is disabled on your browser.
Skip navigation links
QtJambi 5.15.18
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
io.qt.network.auth.QAbstractOAuth
Packages that use
QAbstractOAuth
Package
Description
io.qt.network.auth
Uses of
QAbstractOAuth
in
io.qt.network.auth
Subclasses of
QAbstractOAuth
in
io.qt.network.auth
Modifier and Type
Class
Description
class
QAbstractOAuth2
The base of all implementations of OAuth 2 authentication methods
class
QOAuth1
Implementation of the OAuth 1 Protocol
class
QOAuth2AuthorizationCodeFlow
Implementation of the Authorization Code Grant flow