• Skip to content
  • Skip to link menu
KDE 4.8 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • KDE Home
  • Contact Us
 

KCalCore Library

  • KCalCore
  • FreeBusyCache
Public Member Functions | Protected Member Functions
KCalCore::FreeBusyCache Class Reference

#include <freebusycache.h>

List of all members.

Public Member Functions

virtual ~FreeBusyCache ()
virtual FreeBusy::Ptr loadFreeBusy (const QString &email)=0
virtual bool saveFreeBusy (const FreeBusy::Ptr &freebusy, const Person::Ptr &person)=0

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

An abstract base class to allow different implementations of storing free busy information, e.g.

local storage or storage on a Kolab server.

Definition at line 47 of file freebusycache.h.


Constructor & Destructor Documentation

FreeBusyCache::~FreeBusyCache ( ) [virtual]

Destructor.

Definition at line 33 of file freebusycache.cpp.


Member Function Documentation

virtual FreeBusy::Ptr KCalCore::FreeBusyCache::loadFreeBusy ( const QString &  email) [pure virtual]

Load freebusy information belonging to an email.

Parameters:
emailis a QString containing a email string in the "FirstName LastName <emailaddress>" format.
virtual bool KCalCore::FreeBusyCache::saveFreeBusy ( const FreeBusy::Ptr &  freebusy,
const Person::Ptr &  person 
) [pure virtual]

Save freebusy information belonging to an email.

Parameters:
freebusyis a pointer to a valid FreeBusy instance.
personis a valid Person instance.
void FreeBusyCache::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Standard trick to add virtuals later.

Parameters:
idis any integer unique to this class which we will use to identify the method to be called.
datais a pointer to some glob of data, typically a struct.

Definition at line 37 of file freebusycache.cpp.


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

KCalCore Library

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

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.7.6.1
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