This file is part of the API for handling calendar data and defines the SqliteStorage class. More...
#include <config-mkcal.h>
#include "sqlitestorage.h"
#include "sqliteformat.h"
#include "trackermodify.h"
#include <memorycalendar.h>
#include <icalformat.h>
#include <kdebug.h>
#include <ksystemtimezone.h>
#include <QFileSystemWatcher>
#include <QtCore/QFile>
#include <QtCore/QFileInfo>
#include <iostream>
#include <uuid/uuid.h>
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") | ) |