KCalCore Library
incidencebase.h
Go to the documentation of this file.
122 TypeEvent = 0,
126 TypeUnknown
134 RoleAlarmStartOffset = 0,
141 RoleEnd,
143 RoleDisplayEnd,
145 RoleAlarm,
147 RoleRecurrenceStart,
152 RoleDisplayStart,
154 RoleDnD
193 FieldUrl
769 KCALCORE_EXPORT QDataStream &operator<<(QDataStream &out, const KCalCore::IncidenceBase::Ptr &);
Field representing the CREATED component.
Definition: incidencebase.h:187
This file is part of the API for handling calendar data and defines the Attendee class.
Field representing the longitude part of the GEO component.
Definition: incidencebase.h:181
This file is part of the API for handling calendar data and defines the CustomProperties class...
Role for looking up an incidence in a Calendar.
Definition: incidencebase.h:137
Field representing the SEQUENCE component.
Definition: incidencebase.h:188
Field representing the LAST-MODIFIED component.
Definition: incidencebase.h:164
Field representing the DTSTART component.
Definition: incidencebase.h:162
This file is part of the API for handling calendar data and defines the Sortable List class...
Field representing the LOCATION component.
Definition: incidencebase.h:167
Field representing the CLASS component.
Definition: incidencebase.h:175
Field representing the latitude part of the GEO component.
Definition: incidencebase.h:180
An abstract class that provides a common base for all calendar incidence classes. ...
Definition: incidencebase.h:109
Role for determining an incidence's ending timezone.
Definition: incidencebase.h:139
Field representing the VALARM component.
Definition: incidencebase.h:183
This class provides the interface for a visitor of calendar components.
Definition: visitor.h:43
Field representing the ATTENDEE component.
Definition: incidencebase.h:185
Field representing the DESCRIPTION component.
Definition: incidencebase.h:165
Field representing the TRANSPARENCY component.
Definition: incidencebase.h:177
Field representing the DUE component.
Definition: incidencebase.h:170
Field representing the RELATED-TO component.
Definition: incidencebase.h:172
Field representing the COMMENT component.
Definition: incidencebase.h:191
Field representing the RECURRENCE-ID component.
Definition: incidencebase.h:182
Field representing the EXDATE, EXRULE, RDATE, and RRULE components.
Definition: incidencebase.h:173
Field representing the ORGANIZER component.
Definition: incidencebase.h:186
Field representing the CONTACT component.
Definition: incidencebase.h:190
QSharedPointer< IncidenceBase > Ptr
A shared pointer to an IncidenceBase.
Definition: incidencebase.h:115
Field representing the X-KDE-LIBKCAL-ID component.
Definition: incidencebase.h:184
Field representing the COMPLETED component.
Definition: incidencebase.h:168
Role for an incidence's date/time used when sorting.
Definition: incidencebase.h:136
KCALCORE_EXPORT QDataStream & operator>>(QDataStream &in, const KCalCore::Alarm::Ptr &)
Alarm deserializer.
Definition: alarm.cpp:863
Field representing the SUMMARY component.
Definition: incidencebase.h:166
Field representing the PRIORITY component.
Definition: incidencebase.h:179
Role for an incidence alarm's ending offset date/time.
Definition: incidencebase.h:135
Field representing the PERCENT-COMPLETE component.
Definition: incidencebase.h:169
Role for determining an incidence's starting timezone.
Definition: incidencebase.h:138
This file is part of the API for handling calendar data and defines the Duration class.
Field representing the DTEND component.
Definition: incidencebase.h:163
A class to manage custom calendar properties.
Definition: customproperties.h:51
Field representing the DURATION component.
Definition: incidencebase.h:189
Field representing the RESOURCES component.
Definition: incidencebase.h:178
Provides information about the free/busy time of a calendar.
Definition: freebusy.h:52
Field representing the CATEGORIES component.
Definition: incidencebase.h:171
Field representing the ATTACH component.
Definition: incidencebase.h:174
The IncidenceObserver class.
Definition: incidencebase.h:199
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalCore::Alarm::Ptr &)
Alarm serializer.
Definition: alarm.cpp:853
Field representing the STATUS component.
Definition: incidencebase.h:176
Field representing the UID component.
Definition: incidencebase.h:192
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.