libquentier 0.5.0
The library for rich desktop clients of Evernote service
Loading...
Searching...
No Matches
quentier::INoteStore Member List

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

authenticateToSharedNotebook(const QString &shareKey, qevercloud::AuthenticationResult &authResult, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
create() const =0 (defined in quentier::INoteStore)quentier::INoteStorepure virtual
createNote(Note &note, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
createNotebook(Notebook &notebook, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
createSavedSearch(SavedSearch &savedSearch, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
createTag(Tag &tag, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
getLinkedNotebookSyncChunk(const qevercloud::LinkedNotebook &linkedNotebook, const qint32 afterUSN, const qint32 maxEntries, const QString &linkedNotebookAuthToken, const bool fullSyncOnly, qevercloud::SyncChunk &syncChunk, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
getLinkedNotebookSyncState(const qevercloud::LinkedNotebook &linkedNotebook, const QString &authToken, qevercloud::SyncState &syncState, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
getNote(const bool withContent, const bool withResourcesData, const bool withResourcesRecognition, const bool withResourceAlternateData, Note &note, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
getNoteAsync(const bool withContent, const bool withResourceData, const bool withResourcesRecognition, const bool withResourceAlternateData, const bool withSharedNotes, const bool withNoteAppDataValues, const bool withResourceAppDataValues, const bool withNoteLimits, const QString &noteGuid, const QString &authToken, ErrorString &errorDescription)=0quentier::INoteStorepure virtual
getNoteAsyncFinished(qint32 errorCode, qevercloud::Note note, qint32 rateLimitSeconds, ErrorString errorDescription) (defined in quentier::INoteStore)quentier::INoteStoresignal
getResource(const bool withDataBody, const bool withRecognitionDataBody, const bool withAlternateDataBody, const bool withAttributes, const QString &authToken, Resource &resource, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
getResourceAsync(const bool withDataBody, const bool withRecognitionDataBody, const bool withAlternateDataBody, const bool withAttributes, const QString &resourceGuid, const QString &authToken, ErrorString &errorDescription)=0quentier::INoteStorepure virtual
getResourceAsyncFinished(qint32 errorCode, qevercloud::Resource resource, qint32 rateLimitSeconds, ErrorString errorDescription) (defined in quentier::INoteStore)quentier::INoteStoresignal
getSyncChunk(const qint32 afterUSN, const qint32 maxEntries, const qevercloud::SyncChunkFilter &filter, qevercloud::SyncChunk &syncChunk, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
getSyncState(qevercloud::SyncState &syncState, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
INoteStore(QObject *parent=nullptr) (defined in quentier::INoteStore)quentier::INoteStoreexplicitprotected
noteStoreUrl() const =0quentier::INoteStorepure virtual
setAuthData(QString authenticationToken, QList< QNetworkCookie > cookies)=0quentier::INoteStorepure virtual
setNoteStoreUrl(QString noteStoreUrl)=0quentier::INoteStorepure virtual
stop()=0quentier::INoteStorepure virtual
updateNote(Note &note, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
updateNotebook(Notebook &notebook, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
updateSavedSearch(SavedSearch &savedSearch, ErrorString &errorDescription, qint32 &rateLimitSeconds)=0quentier::INoteStorepure virtual
updateTag(Tag &tag, ErrorString &errorDescription, qint32 &rateLimitSeconds, QString linkedNotebookAuthToken={})=0quentier::INoteStorepure virtual
~INoteStore()=default (defined in quentier::INoteStore)quentier::INoteStorevirtual