incidencebase.cpp File Reference
This file is part of the API for handling calendar data and defines the IncidenceBase class. More...
#include "incidencebase.h"
#include "calformat.h"
#include "visitor.h"
#include <QDebug>
#include <KUrl>
#include <QtCore/QStringList>
Include dependency graph for incidencebase.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 IncidenceBase class.
An abstract base class that provides a common base for all calendar incidence classes.
Definition in file incidencebase.cpp.