vcalformat.h File Reference
#include "kcalcore_export.h"#include "attendee.h"#include "calformat.h"#include "event.h"#include "todo.h"#include "journal.h"
Include dependency graph for vcalformat.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KCalCore::VCalFormat |
| vCalendar format implementation. More... | |
Namespaces | |
| namespace | KCalCore |
Defines | |
| #define | _VCAL_VERSION "1.0" |
Detailed Description
This file is part of the API for handling calendar data and defines the VCalFormat base class.
This class implements the vCalendar format. It provides methods for loading/saving/converting vCalendar format data into the internal representation as Calendar and Incidences.
vCalendar format implementation.
Definition in file vcalformat.h.
KDE 4.7 API Reference