libquentier  0.5.0
The library for rich desktop clients of Evernote service
quentier::IKeychainService Member List

This is the complete list of members for quentier::IKeychainService, including all inherited members.

deletePasswordJobFinished(QUuid requestId, ErrorCode::type errorCode, ErrorString errorDescription) (defined in quentier::IKeychainService)quentier::IKeychainServicesignal
IKeychainService(QObject *parent=nullptr) (defined in quentier::IKeychainService)quentier::IKeychainServiceinlineexplicitprotected
operator<< (defined in quentier::IKeychainService)quentier::IKeychainServicefriend
readPasswordJobFinished(QUuid requestId, ErrorCode::type errorCode, ErrorString errorDescription, QString password) (defined in quentier::IKeychainService)quentier::IKeychainServicesignal
startDeletePasswordJob(const QString &service, const QString &key)=0 (defined in quentier::IKeychainService)quentier::IKeychainServicepure virtual
startReadPasswordJob(const QString &service, const QString &key)=0 (defined in quentier::IKeychainService)quentier::IKeychainServicepure virtual
startWritePasswordJob(const QString &service, const QString &key, const QString &password)=0 (defined in quentier::IKeychainService)quentier::IKeychainServicepure virtual
writePasswordJobFinished(QUuid requestId, ErrorCode::type errorCode, ErrorString errorDescription) (defined in quentier::IKeychainService)quentier::IKeychainServicesignal
~IKeychainService() (defined in quentier::IKeychainService)quentier::IKeychainServiceinlinevirtual