kpilot
syncCalendar.cc File Reference
#include "options.h"
#include <kpilotlink.h>
#include <pilotDatabase.h>
#include <pilotDateEntry.h>
#include <libkcal/calendarlocal.h>
#include <libkcal/event.h>
Include dependency graph for syncCalendar.cc:
Go to the source code of this file.
Typedefs | |
typedef DatabaseInterpreter < KCal::Event, PilotDateEntry, PilotDateEntry::Mapper > | DatebookDB |
Functions | |
KCal::CalendarLocal * | retrieve (DatebookDB *db) |
Typedef Documentation
typedef DatabaseInterpreter<KCal::Event,PilotDateEntry,PilotDateEntry::Mapper> DatebookDB |
Definition at line 38 of file syncCalendar.cc.
Function Documentation
KCal::CalendarLocal* retrieve | ( | DatebookDB * | db | ) |
Definition at line 68 of file syncCalendar.cc.