libkcal

KCal::CompatPre32 Class Reference

#include <compat.h>

Inheritance diagram for KCal::CompatPre32:

List of all members.


Public Member Functions

virtual void fixRecurrence (Incidence *)

Detailed Description

Definition at line 81 of file compat.h.


Member Function Documentation

void CompatPre32::fixRecurrence ( Incidence incidence  )  [virtual]

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.

Reimplemented from KCal::CompatPre35.

Reimplemented in KCal::CompatPre31.

Definition at line 146 of file compat.cpp.


The documentation for this class was generated from the following files: