libkcal
incidence.h File Reference
#include <qdatetime.h>
#include <qstringlist.h>
#include <qvaluelist.h>
#include "recurrence.h"
#include "alarm.h"
#include "attachment.h"
#include "libkcal_export.h"
#include "incidencebase.h"
#include <kdepimmacros.h>
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::AddVisitor< T > |
This class implements a visitor for adding an Incidence to a resource supporting addEvent(), addTodo() and addJournal() calls. More... | |
class | KCal::Incidence::DeleteVisitor< T > |
This class implements a visitor for deleting an Incidence from a resource supporting deleteEvent(), deleteTodo() and deleteJournal() calls. More... | |
class | KCal::Incidence |
This class provides the base class common to all calendar components. More... | |
Namespaces | |
namespace | KCal |