event.h
This class provides the interface for a visitor of calendar components.
Definition: incidencebase.h:54
virtual TQDateTime endDateRecurrenceBase() const
Return the end date/time of the base incidence.
Definition: event.h:124
This class provides the base class common to all calendar components.
Definition: incidence.h:47
Namespace KCal is for global classes, objects and/or functions in libkcal.
Definition: alarm.h:38
virtual bool visit(Event *)
Reimplement this function in your concrete subclass of IncidenceBase::Visitor to perform actions on a...
Definition: incidencebase.h:64