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:

Inheritance graph
[legend]
Collaboration diagram for KCal::FreeBusy:

Collaboration graph
[legend]
List of all members.

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< 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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Apr 4 04:45:16 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003