KCal::FreeBusy Class Reference
This class provides information about free/busy time of a calendar user. More...
#include <freebusy.h>
Inheritance diagram for KCal::FreeBusy:

Public Member Functions | |
FreeBusy (QDateTime start, QDateTime end) | |
FreeBusy (Calendar *calendar, const QDateTime &start, const QDateTime &end) | |
FreeBusy (QValueList< Period > busyPeriods) | |
QCString | type () const |
QDateTime | dtEnd () |
bool | setDtEnd (QDateTime end) |
QValueList< Period > | busyPeriods () const |
void | addPeriod (QDateTime start, QDateTime end) |
void | sortList () |
Detailed Description
This class provides information about free/busy time of a calendar user.
Definition at line 40 of file freebusy.h.
The documentation for this class was generated from the following files: