KCal Library
incidencebase.h
Go to the documentation of this file.
This file is part of the API for handling calendar data and defines the Attendee class.
Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (...
Definition attendee.h:59
virtual void incidenceUpdated(IncidenceBase *incidenceBase)=0
The IncidenceObserver interface.
This class provides the interface for a visitor of calendar components.
Definition incidencebase.h:113
Visitor()
Constructor is protected to prevent direct creation of visitor base class.
Definition incidencebase.h:151
An abstract class that provides a common base for all calendar incidence classes.
Definition incidencebase.h:103
virtual QByteArray type() const =0
Prints the type of Incidence as a string.
bool isReadOnly() const
Returns true the object is read-only; false otherwise.
Definition incidencebase.h:318
This file is part of the API for handling calendar data and defines the CustomProperties class.
This file is part of the API for handling calendar data and defines the Duration class.
This file is part of the API for handling calendar data and defines the Sortable List class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.