KCal::CompatPre32 Class Reference

Compatibility class for KOrganizer pre-3.2 calendar files. More...

#include <compat.h>

Inheritance diagram for KCal::CompatPre32:

List of all members.

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.

Definition at line 176 of file compat.h.


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:
KDE Home | KDE Accessibility Home | Description of Access Keys