libquentier
0.4.0
The library for rich desktop clients of Evernote service
|
Public Slots | |
virtual void | onAuthenticationRequest ()=0 |
Signals | |
void | sendAuthenticationResult (bool success, qevercloud::UserID userId, QString authToken, qevercloud::Timestamp authTokenExpirationTime, QString shardId, QString noteStoreUrl, QString webApiUrlPrefix, ErrorString errorDescription) |
Protected Member Functions | |
IAuthenticationManager (QObject *parent=Q_NULLPTR) | |