KCal::FreeBusy Class Reference
This class provides information about free/busy time of a calendar user. More...
#include <freebusy.h>
Inherits KCal::IncidenceBase.
Public Member Functions
- FreeBusy (const QDateTime &start, const QDateTime &end)
- FreeBusy (Calendar *calendar, const QDateTime &start, const QDateTime &end)
- FreeBusy (QValueList< Period > busyPeriods)
- QCString type () const
- virtual QDateTime dtEnd () const
- bool setDtEnd (const QDateTime &end)
- QValueList< Period > busyPeriods () const
- void addPeriod (const QDateTime &start, const QDateTime &end)
- void addPeriod (const QDateTime &start, const Duration &dur)
- void sortList ()
Detailed Description
This class provides information about free/busy time of a calendar user.
The documentation for this class was generated from the following files:
- freebusy.h
- freebusy.cpp