Quark  0.1
OAuth2AccessToken Member List

This is the complete list of members for OAuth2AccessToken, including all inherited members.

accessToken() constOAuth2AccessTokeninline
expirationTime() constOAuth2AccessTokeninline
isExpired() constOAuth2AccessToken
isNull() constOAuth2AccessToken
OAuth2AccessToken()OAuth2AccessToken
OAuth2AccessToken(const OAuth2AccessToken &other)OAuth2AccessToken
OAuth2AccessToken(const QString &refreshToken)OAuth2AccessToken
OAuth2AccessToken(const QString &accessToken, const QString &refreshToken, const qint64 &expirationTime, const QString &tokenType)OAuth2AccessToken
operator=(const OAuth2AccessToken &other)OAuth2AccessToken
refreshToken() constOAuth2AccessTokeninline
tokenType() constOAuth2AccessTokeninline
~OAuth2AccessToken()OAuth2AccessTokenvirtual