KCal Library
calendarresources.h
Go to the documentation of this file.
This file is part of the API for handling calendar data and defines the Calendar class.
This class provides a Calendar which is composed of other Calendars known as "Resources".
Definition calendarresources.h:59
void signalResourceModified(ResourceCalendar *resource)
Signals that the Resource has been modified.
void signalResourceDeleted(ResourceCalendar *resource)
Signals that an Incidence has been removed from the Resource.
void signalErrorMessage(const QString &err)
Signals an error message.
void signalResourceAdded(ResourceCalendar *resource)
Signals that an Incidence has been inserted to the Resource.
Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar component...
Definition incidence.h:70
This class provides the interfaces for a calendar resource.
Definition resourcecalendar.h:51
This file is part of the API for handling calendar data and defines the Exception and ErrorFormat cla...
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.