|
HarmattanSyncApplications
|
This is the complete list of members for NotesBackend, including all inherited members.
| addNote(Buteo::StorageItem &aItem, bool commitNow) | NotesBackend | |
| commitChanges() | NotesBackend | |
| deleteNote(const QString &aId, bool commitNow) | NotesBackend | |
| getAllNoteIds(QList< QString > &aIds) | NotesBackend | |
| getAllNotes(QList< Buteo::StorageItem * > &aItems) | NotesBackend | |
| getDeletedNoteIds(QList< QString > &aDeletedIds, const QDateTime &aTime) | NotesBackend | |
| getItem(const QString &aItemId) | NotesBackend | |
| getModifiedNoteIds(QList< QString > &aModifiedIds, const QDateTime &aTime) | NotesBackend | |
| getModifiedNotes(QList< Buteo::StorageItem * > &aModifiedItems, const QDateTime &aTime) | NotesBackend | |
| getNewNoteIds(QList< QString > &aNewIds, const QDateTime &aTime) | NotesBackend | |
| getNewNotes(QList< Buteo::StorageItem * > &aNewItems, const QDateTime &aTime) | NotesBackend | |
| init(const QString &aNotebookName, const QString &aUid, const QString &aMimeType) | NotesBackend | |
| modifyNote(Buteo::StorageItem &aItem, bool commitNow) | NotesBackend | |
| newItem() | NotesBackend | |
| NotesBackend() | NotesBackend | |
| uninit() | NotesBackend | |
| ~NotesBackend() | NotesBackend | virtual |