Classes | Public Member Functions

mKCal::CompatNokiaPhones Class Reference

Compatibility class for old Nokia Phones. More...

#include <compatibility.h>

Inheritance diagram for mKCal::CompatNokiaPhones:
Inheritance graph
[legend]

List of all members.

Classes

class  Private

Public Member Functions

 CompatNokiaPhones ()
 ~CompatNokiaPhones ()
virtual void fixAll (const KCalCore::Incidence::Ptr &incidence, Compatibility::DirectionType type)
virtual void fixElement (Compatibility::FixType element, const KCalCore::Incidence::Ptr &incidence, Compatibility::DirectionType type)

Detailed Description

Compatibility class for old Nokia Phones.

Old Nokia Phones, Symbian and N900 only understand the AALARM so they have to be modified to show those alarms.


Constructor & Destructor Documentation

CompatNokiaPhones::CompatNokiaPhones (  ) 
CompatNokiaPhones::~CompatNokiaPhones (  ) 

Member Function Documentation

void CompatNokiaPhones::fixAll ( const KCalCore::Incidence::Ptr &  incidence,
Compatibility::DirectionType  type 
) [virtual]

Fixes all the possible errors on an incidence.

Parameters:
incidence is a pointer to an Incidence object that may
type if it is to import or to export need its recurrence rule fixed.

Reimplemented from mKCal::Compatibility.

void CompatNokiaPhones::fixElement ( Compatibility::FixType  element,
const KCalCore::Incidence::Ptr &  incidence,
Compatibility::DirectionType  type 
) [virtual]

Fixes one of the possible errors of an an incidence.

Parameters:
element The element to fix
incidence is a pointer to an Incidence object that may need
type if it is to import or to export its summary fixed.

Reimplemented from mKCal::Compatibility.


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

Generated on Tue Jul 5 2011 16:40:27 for libmkcal by doxygen 1.7.1