KCal Library
KCal::CompatPre32 Class Reference
#include <compat.h>
Inheritance diagram for KCal::CompatPre32:

Public Member Functions | |
virtual void | fixRecurrence (Incidence *incidence) |
![]() | |
virtual int | fixPriority (int priority) |
![]() | |
Compat () | |
virtual | ~Compat () |
virtual void | fixAlarms (Incidence *incidence) |
virtual void | fixEmptySummary (Incidence *incidence) |
virtual void | fixFloatingEnd (QDate &date) |
virtual int | fixPriority (int priority) |
virtual bool | useTimeZoneShift () |
Detailed Description
Compatibility class for KOrganizer pre-3.2 calendar files.
The recurrence has a specified number of repetitions. Pre-3.2, this was extended by the number of exception dates. This is also rfc 2445-compliant. The duration of an RRULE also counts events that are later excluded via EXDATE or EXRULE.
Member Function Documentation
|
virtual |
Reimplemented from KCal::CompatPre35.
Reimplemented in KCal::CompatPre31.
Definition at line 150 of file compat.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:02 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:04:02 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.