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