mKCal::SqliteStorage Member List

This is the complete list of members for mKCal::SqliteStorage, including all inherited members.

addLoadedRange(const QDate &start, const QDate &end) constmKCal::ExtendedStorageprotected
addNotebook(const Notebook::Ptr &nb)mKCal::ExtendedStorage
allIncidences(KCalendarCore::Incidence::List *list, const QString &notebookUid=QString())mKCal::SqliteStoragevirtual
calendarIncidenceAdded(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStoragevirtual
calendarIncidenceAdditionCanceled(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStoragevirtual
calendarIncidenceChanged(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStoragevirtual
calendarIncidenceCreated(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStorage
calendarIncidenceDeleted(const KCalendarCore::Incidence::Ptr &incidence, const KCalendarCore::Calendar *calendar)mKCal::SqliteStoragevirtual
calendarModified(bool modified, KCalendarCore::Calendar *calendar)mKCal::SqliteStoragevirtual
cancel()mKCal::SqliteStoragevirtual
checkAlarm(const QString &uid, const QString &recurrenceId, bool loadAlways=false)mKCal::ExtendedStorage
clearLoaded()mKCal::ExtendedStorageprotected
close()mKCal::SqliteStoragevirtual
createDefaultNotebook(QString name=QString(), QString color=QString())mKCal::ExtendedStorage
databaseName() constmKCal::SqliteStorage
defaultNotebook()mKCal::ExtendedStorage
DeleteAction enum namemKCal::ExtendedStorage
deletedIncidences(KCalendarCore::Incidence::List *list, const QDateTime &after=QDateTime(), const QString &notebookUid=QString())mKCal::SqliteStoragevirtual
deleteNotebook(const Notebook::Ptr &nb)mKCal::ExtendedStorage
duplicateIncidences(KCalendarCore::Incidence::List *list, const KCalendarCore::Incidence::Ptr &incidence, const QString &notebookUid=QString())mKCal::SqliteStoragevirtual
eventCount()mKCal::SqliteStoragevirtual
ExtendedStorage(const ExtendedCalendar::Ptr &cal, bool validateNotebooks=true)mKCal::ExtendedStorageexplicit
fileChanged(const QString &path)mKCal::SqliteStorageslot
getLoadDates(const QDate &start, const QDate &end, QDateTime *loadStart, QDateTime *loadEnd) constmKCal::ExtendedStorageprotected
incidenceDeletedDate(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStoragevirtual
insertedIncidences(KCalendarCore::Incidence::List *list, const QDateTime &after, const QString &notebookUid=QString())mKCal::SqliteStoragevirtual
isCompletedTodosCreatedLoaded()mKCal::ExtendedStorageprotected
isCompletedTodosDateLoaded()mKCal::ExtendedStorageprotected
isCreatedLoaded()mKCal::ExtendedStorageprotected
isDateLoaded()mKCal::ExtendedStorageprotected
isFutureDateLoaded()mKCal::ExtendedStorageprotected
isGeoCreatedLoaded()mKCal::ExtendedStorageprotected
isGeoDateLoaded()mKCal::ExtendedStorageprotected
isJournalsLoaded()mKCal::ExtendedStorageprotected
isRecurrenceLoaded() constmKCal::ExtendedStorageprotected
isUncompletedTodosLoaded()mKCal::ExtendedStorageprotected
isValidNotebook(const QString &notebookUid)mKCal::ExtendedStorage
journalCount()mKCal::SqliteStoragevirtual
load()mKCal::SqliteStoragevirtual
load(const QString &uid, const QDateTime &recurrenceId=QDateTime())mKCal::SqliteStoragevirtual
load(const QDate &date)mKCal::SqliteStoragevirtual
load(const QDate &start, const QDate &end)mKCal::SqliteStoragevirtual
loadAttendeeIncidences()mKCal::SqliteStoragevirtual
loadCompletedTodos(bool hasDate, int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadContactIncidences(const KCalendarCore::Person &person, int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadContacts()mKCal::SqliteStoragevirtual
loadFutureIncidences(int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadGeoIncidences()mKCal::SqliteStoragevirtual
loadGeoIncidences(float geoLatitude, float geoLongitude, float diffLatitude, float diffLongitude)mKCal::SqliteStoragevirtual
loadGeoIncidences(bool hasDate, int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadIncidenceInstance(const QString &instanceIdentifier)mKCal::SqliteStoragevirtual
loadIncidences(bool hasDate, int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadJournals()mKCal::SqliteStoragevirtual
loadJournals(int limit, QDateTime *last)mKCal::SqliteStoragevirtual
loadNotebookIncidences(const QString &notebookUid)mKCal::SqliteStoragevirtual
loadNotebooks()mKCal::SqliteStorageprotectedvirtual
loadPlainIncidences()mKCal::SqliteStoragevirtual
loadRecurringIncidences()mKCal::SqliteStoragevirtual
loadSeries(const QString &uid)mKCal::SqliteStoragevirtual
loadUncompletedTodos()mKCal::SqliteStoragevirtual
MarkDeleted enum valuemKCal::ExtendedStorage
modifiedIncidences(KCalendarCore::Incidence::List *list, const QDateTime &after, const QString &notebookUid=QString())mKCal::SqliteStoragevirtual
modifyNotebook(const Notebook::Ptr &nb, DBOperation dbop)mKCal::SqliteStorageprotectedvirtual
notebook(const QString &uid)mKCal::ExtendedStorage
notebook(Notebook::List &list, const QString &uid)mKCal::ExtendedStorage
notebooks()mKCal::ExtendedStorage
notifyOpened(const KCalendarCore::Incidence::Ptr &incidence)mKCal::SqliteStoragevirtual
open()mKCal::SqliteStoragevirtual
Ptr typedefmKCal::SqliteStorage
PurgeDeleted enum valuemKCal::ExtendedStorage
purgeDeletedIncidences(const KCalendarCore::Incidence::List &list)mKCal::SqliteStoragevirtual
registerObserver(ExtendedStorageObserver *observer)mKCal::ExtendedStorage
save()mKCal::SqliteStoragevirtual
save(ExtendedStorage::DeleteAction deleteAction)mKCal::SqliteStoragevirtual
setDefaultNotebook(const Notebook::Ptr &nb)mKCal::ExtendedStorage
setFinished(bool error, const QString &info)mKCal::ExtendedStorageprotected
setIsCompletedTodosCreatedLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsCompletedTodosDateLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsCreatedLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsDateLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsFutureDateLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsGeoCreatedLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsGeoDateLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsJournalsLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsRecurrenceLoaded(bool loaded)mKCal::ExtendedStorageprotected
setIsUncompletedTodosLoaded(bool loaded)mKCal::ExtendedStorageprotected
setModified(const QString &info)mKCal::ExtendedStorageprotected
setUpdated(const KCalendarCore::Incidence::List &added, const KCalendarCore::Incidence::List &modified, const KCalendarCore::Incidence::List &deleted)mKCal::ExtendedStorageprotected
setValidateNotebooks(bool validateNotebooks)mKCal::ExtendedStorage
SqliteStorage(const ExtendedCalendar::Ptr &cal, const QString &databaseName, bool validateNotebooks=true)mKCal::SqliteStorageexplicit
SqliteStorage(const ExtendedCalendar::Ptr &cal, bool validateNotebooks=true)mKCal::SqliteStorageexplicit
todoCount()mKCal::SqliteStoragevirtual
unregisterObserver(ExtendedStorageObserver *observer)mKCal::ExtendedStorage
updateNotebook(const Notebook::Ptr &nb)mKCal::ExtendedStorage
validateNotebooks()mKCal::ExtendedStorage
virtual_hook(int id, void *data)mKCal::SqliteStoragevirtual
~ExtendedStorage()mKCal::ExtendedStoragevirtual
~SqliteStorage()mKCal::SqliteStoragevirtual

Generated on Thu Nov 28 2024 16:34:53 for libextendedkcal by doxygen 1.13.2