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