KCalendarCore C++ Classes

This library provides access to and handling of calendar data. More...

Namespaces

KCalendarCore

Namespace for all KCalendarCore types

Classes

KCalendarCore::Alarm

Represents an alarm notification

KCalendarCore::Attachment

Represents information related to an attachment for a Calendar Incidence

KCalendarCore::Attendee

Represents information related to an attendee of an Calendar Incidence, typically a meeting or task (to-do)

KCalendarCore::CalFilter

Provides a filter for calendars

KCalendarCore::CalFormat

An abstract base class that provides an interface to various calendar formats

KCalendarCore::CalStorage

An abstract base class that provides a calendar storage interface

KCalendarCore::Calendar

Represents the main calendar class

KCalendarCore::Calendar::CalendarObserver

Class

KCalendarCore::CalendarListModel

Model adaptor for KCalendarCore::CalendarPlugin::calendars()

KCalendarCore::CalendarPlugin

A plugin that provides calendar data

KCalendarCore::CalendarPluginLoader

Provides access to a KCalendarCore::CalendarPlugin instance, if available

KCalendarCore::Conference

Represents information related to a conference information of an Calendar Incidence, typically a meeting or task (to-do)

KCalendarCore::CustomProperties

A class to manage custom calendar properties

KCalendarCore::Duration

Represents a span of time measured in seconds or days

KCalendarCore::Event

This class provides an Event in the sense of RFC2445

KCalendarCore::Exception

Base class, currently used as a fancy kind of error code and not as an C++ exception

KCalendarCore::FileStorage

This class provides a calendar storage as a local file

KCalendarCore::FreeBusy

Provides information about the free/busy time of a calendar

KCalendarCore::FreeBusyCache

An abstract base class to allow different implementations of storing free busy information, e.g. local storage or storage on a Kolab server

KCalendarCore::FreeBusyPeriod

Represents a period of time

KCalendarCore::ICalFormat

ICalendar format implementation

KCalendarCore::Incidence

Provides the abstract base class common to non-FreeBusy (Events, To-dos, Journals) calendar components known as incidences

KCalendarCore::IncidenceBase

An abstract class that provides a common base for all calendar incidence classes

KCalendarCore::IncidenceBase::IncidenceObserver

Class

KCalendarCore::Journal

Provides a Journal in the sense of RFC2445

KCalendarCore::MemoryCalendar

This class provides a calendar stored in memory

KCalendarCore::OccurrenceIterator

Iterate over calendar items in a calendar

KCalendarCore::Period

Period can be defined by either a start time and an end time or by a start time and a duration

KCalendarCore::Person

Represents a person, by name and email address

KCalendarCore::Recurrence

This class represents a recurrence rule for a calendar incidence

KCalendarCore::RecurrenceRule

This class represents a recurrence rule for a calendar incidence

KCalendarCore::RecurrenceRule::WDayPos

Structure for describing the n-th weekday of the month/year

KCalendarCore::ScheduleMessage

A Scheduling message class

KCalendarCore::Todo

Provides a To-do in the sense of RFC2445

KCalendarCore::VCalFormat

VCalendar format implementation

KCalendarCore::Visitor

This class provides the interface for a visitor of calendar components

Detailed Description