libkcal
KCal::FreeBusyCache Class Reference
#include <freebusycache.h>
Public Member Functions | |
virtual FreeBusy * | loadFreeBusy (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
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: