KCalCore Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
CKCalCore::_MSSystemTime | Placeholhers for Microsoft and ActiveSync timezone data |
CKCalCore::Attachment | Represents information related to an attachment for a Calendar Incidence |
CKCalCore::Calendar::CalendarObserver | The CalendarObserver class |
CKCalCore::CalFilter | Provides a filter for calendars |
▼CKCalCore::CalFormat | An abstract base class that provides an interface to various calendar formats |
CKCalCore::ICalFormat | ICalendar format implementation |
CKCalCore::VCalFormat | VCalendar format implementation |
▼CKCalCore::CalStorage | An abstract base class that provides a calendar storage interface |
CKCalCore::FileStorage | This class provides a calendar storage as a local file |
▼CKCalCore::Compat | This class provides compatibility to older or broken calendar files |
CKCalCore::Compat32PrereleaseVersions | Compatibility class for KOrganizer prerelease 3.2 calendar files |
▼CKCalCore::CompatDecorator | Decorator so multiple compatibility classes can be stacked |
CKCalCore::CompatPre410 | Compatibility class for Kontact < 4.10 calendar files |
CKCalCore::CompatOutlook9 | Compatibility class for Outlook 9 calendar files |
▼CKCalCore::CompatPre35 | Compatibility class for KOrganizer pre-3.5 calendar files |
▼CKCalCore::CompatPre34 | Compatibility class for KOrganizer pre-3.4 calendar files |
▼CKCalCore::CompatPre32 | Compatibility class for KOrganizer pre-3.2 calendar files |
CKCalCore::CompatPre31 | Compatibility class for KOrganizer pre-3.1 calendar files |
CKCalCore::CompatFactory | Factory for creating the right Compat object |
▼CKCalCore::CustomProperties | A class to manage custom calendar properties |
CKCalCore::Alarm | Represents an alarm notification |
▼CKCalCore::Calendar | Represents the main calendar class |
CKCalCore::MemoryCalendar | This class provides a calendar stored in memory |
▼CKCalCore::IncidenceBase | An abstract class that provides a common base for all calendar incidence classes |
CKCalCore::FreeBusy | Provides information about the free/busy time of a calendar |
▼CKCalCore::Incidence | Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences |
CKCalCore::Event | This class provides an Event in the sense of RFC2445 |
CKCalCore::Journal | Provides a Journal in the sense of RFC2445 |
CKCalCore::Todo | Provides a To-do in the sense of RFC2445 |
CKCalCore::Duration | Represents a span of time measured in seconds or days |
CKCalCore::Exception | Exception base class, currently used as a fancy kind of error code and not as an C++ exception |
CKCalCore::FreeBusyCache | An abstract base class to allow different implementations of storing free busy information, e.g |
CKCalCore::FreeBusyUrlStore | A class for reading and writing Free/Busy URLs to a cache file |
CKCalCore::ICalFormatImpl | This class provides the libical dependent functions for ICalFormat |
CKCalCore::ICalTimeZone | ICalendar VTIMEZONE component |
CKCalCore::ICalTimeZoneBackend | Backend class for KICalTimeZone class |
CKCalCore::ICalTimeZoneData | Parsed iCalendar VTIMEZONE data |
CKCalCore::ICalTimeZones | Time zone database which consists of a collection of individual iCalendar time zone definitions |
CKCalCore::ICalTimeZoneSource | A class which reads and parses iCalendar VTIMEZONE components, and accesses libical time zone data |
▼CKCalCore::IncidenceBase::IncidenceObserver | The IncidenceObserver class |
CKCalCore::Calendar | Represents the main calendar class |
CKCalCore::OccurrenceIterator | Iterate over calendar items in a calendar |
▼CKCalCore::Period | The period can be defined by either a start time and an end time or by a start time and a duration |
CKCalCore::FreeBusyPeriod | The period can be defined by either a start time and an end time or by a start time and a duration |
▼CKCalCore::Person | Represents a person, by name and email address |
CKCalCore::Attendee | Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (to-do) |
CKCalCore::Recurrence | This class represents a recurrence rule for a calendar incidence |
CKCalCore::RecurrenceRule | This class represents a recurrence rule for a calendar incidence |
CKCalCore::ScheduleMessage | A Scheduling message class |
CKCalCore::SortableList< T > | A QList which can be sorted |
CKCalCore::Visitor | This class provides the interface for a visitor of calendar components |
CKCalCore::RecurrenceRule::WDayPos | Structure for describing the n-th weekday of the month/year |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59: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 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.