This file is part of the API for handling calendar data and defines the ExtendedStorage interface. More...
#include "mkcal_export.h"
#include "extendedcalendar.h"
#include "extendedstorageobserver.h"
#include "notebook.h"
#include <KCalendarCore/CalStorage>
#include <KCalendarCore/Calendar>
Go to the source code of this file.
Classes | |
class | mKCal::ExtendedStorage |
This class provides a calendar storage interface. More... | |
Namespaces | |
namespace | KCalendarCore |
namespace | mKCal |
Enumerations | |
enum | mKCal::DBOperation { mKCal::DBNone , mKCal::DBInsert , mKCal::DBUpdate , mKCal::DBMarkDeleted , mKCal::DBDelete , mKCal::DBSelect } |
Database operation type. More... | |
This file is part of the API for handling calendar data and defines the ExtendedStorage interface.