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/QDir>#include <QtCore/QFile>#include <QtCore/QFileInfo>#include <QtCore/QUuid>#include <iostream>#include <QSystemSemaphore>
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.
1.16.1