• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

KCal Library

KCal::CompatPre31

KCal::CompatPre31 Class Reference

#include <compat.h>

Inheritance diagram for KCal::CompatPre31:

Inheritance graph
[legend]

List of all members.


Detailed Description

Compatibility class for KOrganizer pre-3.1 calendar files.

Before kde 3.1, floating events (events without a date) had 0:00 of their last day as the end date. E.g. 28.5.2005 0:00 until 28.5.2005 0:00 for an event that lasted the whole day on May 28, 2005. According to RFC 2445, the end date for such an event needs to be 29.5.2005 0:00.

Update: We misunderstood rfc 2445 in this regard. For all-day events, the DTEND is the last day of the event. See a mail from the Author or rfc 2445: http://www.imc.org/ietf-calendar/archive1/msg03648.html However, as all other applications also got this wrong, we'll just leave it as it is and use the wrong interpretation (was also discussed on ietf-calsify)

Definition at line 208 of file compat.h.


Public Member Functions

virtual void fixFloatingEnd (QDate &date)
virtual void fixRecurrence (Incidence *incidence)

Member Function Documentation

void CompatPre31::fixFloatingEnd ( QDate &  date  )  [virtual]

Fixes the end date for floating events.

Parameters:
date is the end date to fix.

Reimplemented from KCal::Compat.

Definition at line 160 of file compat.cpp.

void CompatPre31::fixRecurrence ( Incidence *  incidence  )  [virtual]

Fixes the recurrence rule for an incidence.

Parameters:
incidence is a pointer to an Incidence object that may need its recurrence rule fixed.

Reimplemented from KCal::CompatPre32.

Definition at line 165 of file compat.cpp.


The documentation for this class was generated from the following files:
  • compat.h
  • compat.cpp

KCal Library

Skip menu "KCal Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.6
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal