KCalendarCore
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
CKCalendarCore::Attachment | Represents information related to an attachment for a Calendar Incidence |
CKCalendarCore::Attendee | Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (to-do) |
CKCalendarCore::Calendar::CalendarObserver | The CalendarObserver class |
CKCalendarCore::CalendarPluginLoader | Provides access to a KCalendarCore::CalendarPlugin instance, if available |
CKCalendarCore::CalFilter | Provides a filter for calendars |
▼CKCalendarCore::CalFormat | An abstract base class that provides an interface to various calendar formats |
CKCalendarCore::ICalFormat | ICalendar format implementation |
CKCalendarCore::VCalFormat | VCalendar format implementation |
CKCalendarCore::XCalFormat | Read support for xCal events |
CKCalendarCore::Conference | Represents information related to a conference information of an Calendar Incidence, typically a meeting or task (to-do) |
▼CKCalendarCore::CustomProperties | A class to manage custom calendar properties |
CKCalendarCore::Alarm | Represents an alarm notification |
▼CKCalendarCore::Calendar | Represents the main calendar class |
CKCalendarCore::MemoryCalendar | This class provides a calendar stored in memory |
▼CKCalendarCore::IncidenceBase | An abstract class that provides a common base for all calendar incidence classes |
CKCalendarCore::FreeBusy | Provides information about the free/busy time of a calendar |
▼CKCalendarCore::Incidence | Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences |
CKCalendarCore::Event | This class provides an Event in the sense of RFC2445 |
CKCalendarCore::Journal | Provides a Journal in the sense of RFC2445 |
CKCalendarCore::Todo | Provides a To-do in the sense of RFC2445 |
CKCalendarCore::Duration | Represents a span of time measured in seconds or days |
CKCalendarCore::Exception | Exception base class, currently used as a fancy kind of error code and not as an C++ exception |
CKCalendarCore::FreeBusyCache | An abstract base class to allow different implementations of storing free busy information, e.g |
▼CKCalendarCore::IncidenceBase::IncidenceObserver | The IncidenceObserver class |
CKCalendarCore::Calendar | Represents the main calendar class |
CKCalendarCore::OccurrenceIterator | Iterate over calendar items in a calendar |
▼CKCalendarCore::Period | The period can be defined by either a start time and an end time or by a start time and a duration |
CKCalendarCore::FreeBusyPeriod | The period can be defined by either a start time and an end time or by a start time and a duration |
CKCalendarCore::Person | Represents a person, by name and email address |
▼CQObject [external] | |
▼CKCalendarCore::CalStorage | An abstract base class that provides a calendar storage interface |
CKCalendarCore::FileStorage | This class provides a calendar storage as a local file |
CKCalendarCore::Calendar | Represents the main calendar class |
CKCalendarCore::CalendarPlugin | A plugin that provides calendar data |
▼CQAbstractItemModel [external] | |
▼CQAbstractListModel [external] | |
CKCalendarCore::CalendarListModel | Model adaptor for KCalendarCore::CalendarPlugin::calendars() |
CKCalendarCore::Recurrence | This class represents a recurrence rule for a calendar incidence |
CKCalendarCore::RecurrenceRule | This class represents a recurrence rule for a calendar incidence |
CKCalendarCore::ScheduleMessage | A Scheduling message class |
CKCalendarCore::Visitor | This class provides the interface for a visitor of calendar components |
CKCalendarCore::RecurrenceRule::WDayPos | Structure for describing the n-th weekday of the month/year |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.