KCal Library
incidence.h
Go to the documentation of this file.
68 class KCAL_DEPRECATED_EXPORT Incidence //krazy:exclude=dpointer since nested class templates confuse krazy
156 StatusX
163 SecrecyPublic=0,
164 SecrecyPrivate=1,
165 SecrecyConfidential=2
virtual KDateTime endDateRecurrenceBase() const
Returns the end date/time of the base incidence (e.g.
Definition: incidence.h:880
An abstract class that provides a common base for all calendar incidence classes. ...
Definition: incidencebase.h:102
Status
Template for a class that implements a visitor for adding an Incidence to a resource supporting addEv...
Definition: incidence.h:146
This class provides the interface for a visitor of calendar components.
Definition: incidencebase.h:112
Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...
Definition: incidence.h:68
Represents information related to an attachment for a Calendar Incidence.
Definition: attachment.h:57
This file is part of the API for handling calendar data and defines the Attachment class...
This file is part of the API for handling calendar data and defines the Alarm class.
This file is part of the API for handling calendar data and defines the IncidenceBase class...
boost::shared_ptr< const Incidence > ConstPtr
A shared pointer to a non-mutable Incidence.
Definition: incidence.h:181
Provides information about the free/busy time of a calendar.
Definition: freebusy.h:50
This class represents a recurrence rule for a calendar incidence.
Definition: recurrence.h:91
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.