libkcal Library API Documentation

KCal::Period Class Reference

This class represents a period of time. More...

#include <period.h>

Collaboration diagram for KCal::Period:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Period (const QDateTime &start, const QDateTime &end)
 Period (const QDateTime &start, const Duration &duration)
QDateTime start () const
QDateTime end () const
Duration duration ()
bool hasDuration () const

Detailed Description

This class represents a period of time.

The period can be defined by either a start time and an end time or by a start time and a duration.

Definition at line 34 of file period.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:25 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003