incidence QML Value Type

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

Import Statement: import org.kde.kcalendarcore
In C++: Incidence

Properties

Detailed Description

Several properties are not allowed for VFREEBUSY objects (see rfc:2445), so they are not in IncidenceBase. The hierarchy is:

So IncidenceBase contains all properties that are common to all classes, and Incidence contains all additional properties that are common to Events, Todos and Journals, but are not allowed for FreeBusy entries.

Property Documentation

attachments : list<KCalendarCore::Attachment> [read-only]

categories : list<string>

conferences : list<KCalendarCore::Conference> [read-only]

created : date

description : string

geoLatitude : real

geoLongitude : real

hasGeo : bool [read-only]

location : string

priority : int

secrecy : KCalendarCore::Incidence::Secrecy

status : KCalendarCore::Incidence::Status

summary : string