KCalCore Library
KCalCore::CompatPre34 Class Reference
#include <compat.h>
Inheritance diagram for KCalCore::CompatPre34:

Public Member Functions | |
virtual int | fixPriority (int priority) |
Detailed Description
Compatibility class for KOrganizer pre-3.4 calendar files.
Member Function Documentation
int CompatPre34::fixPriority | ( | int | priority | ) | [virtual] |
Fixes the priority.
- Parameters:
-
priority is the priority value to fix.
- Returns:
- an integer representing a valid priority value.
Reimplemented from KCalCore::Compat.
Definition at line 162 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-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:07:50 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:07:50 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.