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 KCal::CustomProperties List of all members.

Public Methods

 FreeBusy ()
 FreeBusy (const QDateTime &start, const QDateTime &end)
 FreeBusy (Calendar *calendar, const QDateTime &start, const QDateTime &end)
 FreeBusy (QValueList< Period > busyPeriods)
 ~FreeBusy ()
QCString type () const
virtual QDateTime dtEnd () const
bool setDtEnd (const QDateTime &end)
QValueList< PeriodbusyPeriods () const
void addPeriod (const QDateTime &start, const QDateTime &end)
void sortList ()

Detailed Description

This class provides information about free/busy time of a calendar user.

Definition at line 38 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 libkcal Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:36:24 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003