KCal Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NKCal | |
CAlarm | Represents an alarm notification |
CAssignmentVisitor | Helper for type correct assignment of incidences via pointers |
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 |
CCalendarLocal | This class provides a calendar stored as a local file |
CCalendarNull | Represents a null calendar class; that is, a calendar which contains no information and provides no capabilities |
CCalendarResources | This class provides a Calendar which is composed of other Calendars known as "Resources" |
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 |
CComparisonVisitor | Helper for type correct comparison of incidences via pointers |
CCompat | This class provides compatibility to older or broken calendar files |
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 |
CCompatPre35 | Compatibility class for KOrganizer pre-3.5 calendar files |
CCustomProperties | A class to manage custom calendar properties |
CDndFactory | VCalendar/iCalendar Drag-and-Drop object factory |
CDummyScheduler | This class implements the iTIP interface as a primitive local version for testing. It uses a file dummyscheduler.store as inbox/outbox |
CDuration | Represents a span of time measured in seconds or days |
CErrorFormat | Calendar format related error class |
CEvent | This class provides an Event in the sense of RFC2445 |
CException | Exceptions 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 |
CHtmlExport | This class provides the functions to export a calendar as a HTML page |
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 |
CVisitor | This class provides the interface for a visitor of calendar components |
CJournal | Provides a Journal in the sense of RFC2445 |
CKResult | This class represents the result of an operation |
CKResultError | Convenience class for creating a KResult of type Error |
CKResultInProgress | Convenience class for creating a KResult of type InProgress |
CKResultOk | Convenience class for creating a KResult of type Ok |
CListBase | This class provides a template for lists of pointers |
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 ane email address |
CQtopiaFormat | This class implements the calendar format used by Qtopia |
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 |
CResourceCached | This class provides a calendar resource using a local CalendarLocal object to cache the calendar data |
CResourceCachedReloadConfig | Configuration widget for reload policy |
CResourceCachedSaveConfig | Configuration widget for save policy |
CResourceCalendar | This class provides the interfaces for a calendar resource |
CResourceLocal | Provides a calendar resource stored as a local file |
CResourceLocalConfig | Configuration widget for local file resource |
CResourceLocalDir | This class provides a calendar stored as a file per incidence in a directory |
CResourceLocalDirConfig | Configuration widget for local dir resource |
CScheduleMessage | A Scheduling message class |
CScheduler | This class provides an encapsulation of iTIP transactions (RFC 2446) |
CSortableList | A QList which can be sorted |
CTodo | Provides a To-do in the sense of RFC2445 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00: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 23:00:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.