QEverCloud
3.0.0
Unofficial Evernote Cloud API for Qt
|
This is the complete list of members for qevercloud::UserStore, including all inherited members.
authenticate(QString username, QString password, QString consumerKey, QString consumerSecret, bool supportsTwoFactor) | qevercloud::UserStore | |
authenticateAsync(QString username, QString password, QString consumerKey, QString consumerSecret, bool supportsTwoFactor) | qevercloud::UserStore | |
authenticateLongSession(QString username, QString password, QString consumerKey, QString consumerSecret, QString deviceIdentifier, QString deviceDescription, bool supportsTwoFactor) | qevercloud::UserStore | |
authenticateLongSessionAsync(QString username, QString password, QString consumerKey, QString consumerSecret, QString deviceIdentifier, QString deviceDescription, bool supportsTwoFactor) | qevercloud::UserStore | |
authenticateToBusiness(QString authenticationToken=QString()) | qevercloud::UserStore | |
authenticateToBusinessAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
authenticationToken() | qevercloud::UserStore | inline |
checkVersion(QString clientName, qint16 edamVersionMajor=EDAM_VERSION_MAJOR, qint16 edamVersionMinor=EDAM_VERSION_MINOR) | qevercloud::UserStore | |
checkVersionAsync(QString clientName, qint16 edamVersionMajor=EDAM_VERSION_MAJOR, qint16 edamVersionMinor=EDAM_VERSION_MINOR) | qevercloud::UserStore | |
completeTwoFactorAuthentication(QString oneTimeCode, QString deviceIdentifier, QString deviceDescription, QString authenticationToken=QString()) | qevercloud::UserStore | |
completeTwoFactorAuthenticationAsync(QString oneTimeCode, QString deviceIdentifier, QString deviceDescription, QString authenticationToken=QString()) | qevercloud::UserStore | |
getBootstrapInfo(QString locale) | qevercloud::UserStore | |
getBootstrapInfoAsync(QString locale) | qevercloud::UserStore | |
getNoteStoreUrl(QString authenticationToken=QString()) | qevercloud::UserStore | |
getNoteStoreUrlAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
getPremiumInfo(QString authenticationToken=QString()) | qevercloud::UserStore | |
getPremiumInfoAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
getPublicUserInfo(QString username) | qevercloud::UserStore | |
getPublicUserInfoAsync(QString username) | qevercloud::UserStore | |
getUser(QString authenticationToken=QString()) | qevercloud::UserStore | |
getUserAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
refreshAuthentication(QString authenticationToken=QString()) | qevercloud::UserStore | |
refreshAuthenticationAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
revokeLongSession(QString authenticationToken=QString()) | qevercloud::UserStore | |
revokeLongSessionAsync(QString authenticationToken=QString()) | qevercloud::UserStore | |
setAuthenticationToken(QString authenticationToken) | qevercloud::UserStore | inline |
UserStore(QString host, QString authenticationToken=QString(), QObject *parent=0) | qevercloud::UserStore | explicit |