|
Quark
0.1
|
This is the complete list of members for OAuth2Authenticator, including all inherited members.
| accessToken() const | OAuth2Authenticator | inline |
| accessTokenError(const QString &error) | OAuth2Authenticator | signal |
| accessTokenReceived() | OAuth2Authenticator | signal |
| buildAuthUrl(const QStringList &authScopes) | OAuth2Authenticator | |
| OAuth2Authenticator(QNetworkAccessManager *networkAccess, const QString &clientID, const QString &clientSecret, QObject *parent=NULL) | OAuth2Authenticator | |
| renewAccessToken(const QString &refreshToken) | OAuth2Authenticator | |
| requestAccessToken(const QString &authorizationCode) | OAuth2Authenticator | |
| ~OAuth2Authenticator() | OAuth2Authenticator | virtual |