KCal Library
KCal::IncidenceBase::IncidenceObserver Class Referenceabstract
#include <incidencebase.h>
Inheritance diagram for KCal::IncidenceBase::IncidenceObserver:
Public Member Functions | |
virtual | ~IncidenceObserver () |
virtual void | incidenceUpdated (IncidenceBase *incidenceBase)=0 |
Detailed Description
The IncidenceObserver class.
Definition at line 157 of file incidencebase.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Destroys the IncidenceObserver.
Definition at line 164 of file incidencebase.h.
Member Function Documentation
|
pure virtual |
The IncidenceObserver interface.
- Parameters
-
incidenceBase is a pointer to an IncidenceBase object.
Implemented in KCal::Calendar, KCal::CalendarLocal, and KCal::CalendarNull.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.