libquentier 0.5.0
The library for rich desktop clients of Evernote service
|
This is the complete list of members for quentier::IKeychainService, including all inherited members.
deletePasswordJobFinished(QUuid requestId, ErrorCode errorCode, ErrorString errorDescription) | quentier::IKeychainService | signal |
ErrorCode enum name | quentier::IKeychainService | |
IKeychainService(QObject *parent=nullptr) (defined in quentier::IKeychainService) | quentier::IKeychainService | explicitprotected |
operator<< (defined in quentier::IKeychainService) | quentier::IKeychainService | friend |
operator<< (defined in quentier::IKeychainService) | quentier::IKeychainService | friend |
readPasswordJobFinished(QUuid requestId, ErrorCode errorCode, ErrorString errorDescription, QString password) | quentier::IKeychainService | signal |
startDeletePasswordJob(const QString &service, const QString &key)=0 | quentier::IKeychainService | pure virtual |
startReadPasswordJob(const QString &service, const QString &key)=0 | quentier::IKeychainService | pure virtual |
startWritePasswordJob(const QString &service, const QString &key, const QString &password)=0 | quentier::IKeychainService | pure virtual |
writePasswordJobFinished(QUuid requestId, ErrorCode errorCode, ErrorString errorDescription) | quentier::IKeychainService | signal |
~IKeychainService() (defined in quentier::IKeychainService) | quentier::IKeychainService | inlinevirtual |