libkcal
KCal::FreeBusyCache Class Reference
List of all members.Detailed Description
Definition at line 30 of file freebusycache.h.
Public Member Functions | |
| virtual bool | saveFreeBusy (FreeBusy *freebusy, const Person &person)=0 |
| virtual FreeBusy * | loadFreeBusy (const QString &email)=0 |
Member Function Documentation
| virtual bool KCal::FreeBusyCache::saveFreeBusy | ( | FreeBusy * | freebusy, | |
| const Person & | person | |||
| ) | [pure virtual] |
Save freebusy information belonging to an email.
| virtual FreeBusy* KCal::FreeBusyCache::loadFreeBusy | ( | const QString & | ) | [pure virtual] |
Load freebusy information belonging to an email.
The documentation for this class was generated from the following file:

