incidence.h File Reference
This file is part of the API for handling calendar data and defines the Incidence class. More...
#include "kcal_export.h"
#include "incidencebase.h"
#include "alarm.h"
#include "attachment.h"
#include "recurrence.h"
#include <QtCore/QList>
#include <QtCore/QMetaType>
Include dependency graph for incidence.h:

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

Go to the source code of this file.
Classes | |
class | KCal::Incidence |
Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences. More... | |
Namespaces | |
namespace | KCal |
Defines | |
#define | KCAL_INCIDENCE_METATYPE_DEFINED 1 |
Detailed Description
This file is part of the API for handling calendar data and defines the Incidence class.
Definition in file incidence.h.