KCal Library
incidence.cpp File Reference
This file is part of the API for handling calendar data and defines the Incidence class. More...
#include "incidence.h"
#include "calformat.h"
#include "kpimutils/kfileio.h"
#include <kglobal.h>
#include <klocale.h>
#include <kdebug.h>
#include <ktemporaryfile.h>
#include <kde_file.h>
#include <QtCore/QList>
#include <QtGui/QTextDocument>
#include <KMimeType>
Include dependency graph for incidence.cpp:

Go to the source code of this file.
Detailed Description
This file is part of the API for handling calendar data and defines the Incidence class.
Provides the class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences.
Definition in file incidence.cpp.