libkcal
KCal::Compat Class Reference
This class provides compatibility to older (broken) versions of KOrganizer. More...
#include <compat.h>
Inheritance diagram for KCal::Compat:

Public Member Functions | |
| Compat () | |
| virtual void | fixAlarms (Incidence *) |
| virtual void | fixEmptySummary (Incidence *) |
| virtual void | fixFloatingEnd (QDate &) |
| virtual int | fixPriority (int prio) |
| virtual void | fixRecurrence (Incidence *) |
| virtual bool | useTimeZoneShift () |
| virtual | ~Compat () |
Detailed Description
This class provides compatibility to older (broken) versions of KOrganizer.Definition at line 45 of file compat.h.
Constructor & Destructor Documentation
Member Function Documentation
| virtual void KCal::Compat::fixAlarms | ( | Incidence * | ) | [inline, virtual] |
| void Compat::fixEmptySummary | ( | Incidence * | incidence | ) | [virtual] |
Definition at line 90 of file compat.cpp.
| virtual void KCal::Compat::fixFloatingEnd | ( | QDate & | ) | [inline, virtual] |
| virtual int KCal::Compat::fixPriority | ( | int | prio | ) | [inline, virtual] |
| void Compat::fixRecurrence | ( | Incidence * | ) | [virtual] |
Reimplemented in KCal::CompatPre35, KCal::CompatPre32, and KCal::CompatPre31.
Definition at line 107 of file compat.cpp.
| virtual bool KCal::Compat::useTimeZoneShift | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files:
