libkcal
incidencebase.h File Reference
#include <qdatetime.h>
#include <qstringlist.h>
#include <qvaluelist.h>
#include <qptrlist.h>
#include "customproperties.h"
#include "attendee.h"
Include dependency graph for incidencebase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCal::IncidenceBase |
This class provides the base class common to all calendar components. More... | |
class | KCal::IncidenceBase::Observer |
class | KCal::IncidenceBase::Visitor |
This class provides the interface for a visitor of calendar components. More... | |
Namespaces | |
namespace | KCal |
Typedefs | |
typedef QValueList< QDate > | KCal::DateList |
typedef QValueList< QDateTime > | KCal::DateTimeList |