KCalCore Library
KCalCore::CompatDecorator Class Reference
#include <compat.h>
Inheritance diagram for KCalCore::CompatDecorator:
Public Member Functions | |
CompatDecorator (Compat *decoratedCompat) | |
virtual void | fixAlarms (const Incidence::Ptr &incidence) |
virtual void | fixEmptySummary (const Incidence::Ptr &incidence) |
virtual void | fixFloatingEnd (QDate &date) |
virtual int | fixPriority (int priority) |
virtual void | fixRecurrence (const Incidence::Ptr &incidence) |
virtual void | setCreatedToDtStamp (const Incidence::Ptr &incidence, const KDateTime &dtstamp) |
virtual bool | useTimeZoneShift () |
Public Member Functions inherited from KCalCore::Compat | |
Compat () | |
virtual | ~Compat () |
Detailed Description
Decorator so multiple compatibility classes can be stacked.
Member Function Documentation
|
virtual |
|
virtual |
Reimplemented from KCalCore::Compat.
Definition at line 178 of file compat.cpp.
|
virtual |
Reimplemented from KCalCore::Compat.
Definition at line 188 of file compat.cpp.
|
virtual |
Reimplemented from KCalCore::Compat.
Definition at line 198 of file compat.cpp.
|
virtual |
Reimplemented from KCalCore::Compat.
Definition at line 193 of file compat.cpp.
|
virtual |
Reimplemented from KCalCore::Compat.
Reimplemented in KCalCore::CompatPre410.
Definition at line 208 of file compat.cpp.
|
virtual |
Reimplemented from KCalCore::Compat.
Definition at line 203 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.