This file is part of the API for handling calendar data and defines the SqliteStorage class. More...
#include "sqlitestorage.h"#include "sqliteformat.h"#include "logging_p.h"#include <KCalendarCore/MemoryCalendar>#include <KCalendarCore/ICalFormat>#include <QFileSystemWatcher>#include <QtCore/QFile>#include <QtCore/QFileInfo>#include <QtCore/QUuid>#include <iostream>#include <QSystemSemaphore>
Functions | |
| const QString | gChanged (QLatin1String(".changed")) |
This file is part of the API for handling calendar data and defines the SqliteStorage class.
This class provides a calendar storage as an sqlite database.
| const QString gChanged | ( | QLatin1String(".changed") | ) |
1.9.1