Sqlite format implementation. More...
#include "sqliteformat.h"#include "sqlitestorage.h"#include "logging_p.h"#include <alarm.h>#include <attendee.h>#include <person.h>#include <sorting.h>#include <QUrl>#include <kdebug.h>
Macros | |
| #define | FLOATING_DATE "FloatingDate" |
| #define | sqlite3_bind_date_time(storage, stmt, index, dt, allDay) |
Sqlite format implementation.
This file is part of the API for handling calendar data and defines the SqliteFormat class.
| #define FLOATING_DATE "FloatingDate" |
| #define sqlite3_bind_date_time | ( | storage, | |
| stmt, | |||
| index, | |||
| dt, | |||
| allDay | |||
| ) |
1.8.17