libkcal

KCal::FreeBusyCache Class Reference

#include <freebusycache.h>

List of all members.


Public Member Functions

virtual FreeBusyloadFreeBusy (const QString &email)=0
virtual bool saveFreeBusy (FreeBusy *freebusy, const Person &person)=0

Detailed Description

Definition at line 30 of file freebusycache.h.


Member Function Documentation

virtual FreeBusy* KCal::FreeBusyCache::loadFreeBusy ( const QString email  )  [pure virtual]

Load freebusy information belonging to an email.

virtual bool KCal::FreeBusyCache::saveFreeBusy ( FreeBusy freebusy,
const Person person 
) [pure virtual]

Save freebusy information belonging to an email.


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