libkcal Library API Documentation

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:

KCal::IncidenceBase List of all members.

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:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:28 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001