This file is part of the API for handling calendar data and defines the SqliteFormat class. More...
#include "sqliteformat.h"
#include "sqlitestorage.h"
#include "logging_p.h"
#include <KCalendarCore/Alarm>
#include <KCalendarCore/Attendee>
#include <KCalendarCore/Person>
#include <KCalendarCore/Sorting>
Macros | |
#define | FLOATING_DATE "FloatingDate" |
#define | sqlite3_bind_date_time(storage, stmt, index, dt, allDay) |
This file is part of the API for handling calendar data and defines the SqliteFormat class.
Sqlite format implementation.
#define FLOATING_DATE "FloatingDate" |
#define sqlite3_bind_date_time | ( | storage, | |
stmt, | |||
index, | |||
dt, | |||
allDay | |||
) |