KCal Library
vcalformat.h File Reference
This file is part of the API for handling calendar data and defines the VCalFormat base class. More...
#include "calformat.h"#include "todo.h"#include "event.h"#include "kcal_export.h"#include <kdatetime.h>#include <QtCore/QByteArray>
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.
Namespaces | |
| namespace | KCal |
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.3 API Reference