KCal::Period Class Reference
This class represents a period of time. More...
#include <period.h>
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.
The documentation for this class was generated from the following files:
- period.h
- period.cpp