incidence.h File Reference
This file is part of the API for handling calendar data and defines the Incidence class. More...
#include "kcalcore_export.h"
#include "alarm.h"
#include "attachment.h"
#include "incidencebase.h"
#include "recurrence.h"
#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 | KCalCore::Incidence |
Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences. More... | |
Namespaces | |
namespace | KCalCore |
Functions | |
Q_DECLARE_TYPEINFO (KCalCore::Incidence::Ptr, Q_MOVABLE_TYPE) |
Detailed Description
This file is part of the API for handling calendar data and defines the Incidence class.
Definition in file incidence.h.