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

Public Member Functions | |
virtual void | fixRecurrence (Incidence *incidence) |
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
void CompatPre32::fixRecurrence | ( | Incidence * | incidence | ) | [virtual] |
Fixes the recurrence rule for an incidence.
- Parameters:
-
incidence is a pointer to an Incidence object that may need its recurrence rule fixed.
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: