KCalCore Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NKCalCore | TODO: KDE5: |
C_MSSystemTime | Placeholhers for Microsoft and ActiveSync timezone data |
CAlarm | Represents an alarm notification |
CAttachment | Represents information related to an attachment for a Calendar Incidence |
CAttendee | Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (to-do) |
▼CCalendar | Represents the main calendar class |
CCalendarObserver | The CalendarObserver class |
CCalFilter | Provides a filter for calendars |
CCalFormat | An abstract base class that provides an interface to various calendar formats |
CCalStorage | An abstract base class that provides a calendar storage interface |
CCompat | This class provides compatibility to older or broken calendar files |
CCompat32PrereleaseVersions | Compatibility class for KOrganizer prerelease 3.2 calendar files |
CCompatDecorator | Decorator so multiple compatibility classes can be stacked |
CCompatFactory | Factory for creating the right Compat object |
CCompatOutlook9 | Compatibility class for Outlook 9 calendar files |
CCompatPre31 | Compatibility class for KOrganizer pre-3.1 calendar files |
CCompatPre32 | Compatibility class for KOrganizer pre-3.2 calendar files |
CCompatPre34 | Compatibility class for KOrganizer pre-3.4 calendar files |
CCompatPre35 | Compatibility class for KOrganizer pre-3.5 calendar files |
CCompatPre410 | Compatibility class for Kontact < 4.10 calendar files |
CCustomProperties | A class to manage custom calendar properties |
CDuration | Represents a span of time measured in seconds or days |
CEvent | This class provides an Event in the sense of RFC2445 |
CException | Exception base class, currently used as a fancy kind of error code and not as an C++ exception |
CFileStorage | This class provides a calendar storage as a local file |
CFreeBusy | Provides information about the free/busy time of a calendar |
CFreeBusyCache | An abstract base class to allow different implementations of storing free busy information, e.g |
CFreeBusyPeriod | The period can be defined by either a start time and an end time or by a start time and a duration |
CFreeBusyUrlStore | A class for reading and writing Free/Busy URLs to a cache file |
CICalFormat | ICalendar format implementation |
CICalFormatImpl | This class provides the libical dependent functions for ICalFormat |
CICalTimeZone | ICalendar VTIMEZONE component |
CICalTimeZoneBackend | Backend class for KICalTimeZone class |
CICalTimeZoneData | Parsed iCalendar VTIMEZONE data |
CICalTimeZones | Time zone database which consists of a collection of individual iCalendar time zone definitions |
CICalTimeZoneSource | A class which reads and parses iCalendar VTIMEZONE components, and accesses libical time zone data |
CIncidence | Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences |
▼CIncidenceBase | An abstract class that provides a common base for all calendar incidence classes |
CIncidenceObserver | The IncidenceObserver class |
CJournal | Provides a Journal in the sense of RFC2445 |
CMemoryCalendar | This class provides a calendar stored in memory |
COccurrenceIterator | Iterate over calendar items in a calendar |
CPeriod | The period can be defined by either a start time and an end time or by a start time and a duration |
CPerson | Represents a person, by name and email address |
CRecurrence | This class represents a recurrence rule for a calendar incidence |
▼CRecurrenceRule | This class represents a recurrence rule for a calendar incidence |
CWDayPos | Structure for describing the n-th weekday of the month/year |
CScheduleMessage | A Scheduling message class |
CSortableList | A QList which can be sorted |
CTodo | Provides a To-do in the sense of RFC2445 |
CVCalFormat | VCalendar format implementation |
CVisitor | This class provides the interface for a visitor of calendar components |
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.