freebusyperiod.h File Reference
This file is part of the API for handling calendar data and defines the Period class. More...
Include dependency graph for freebusyperiod.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KCalCore::FreeBusyPeriod |
The period can be defined by either a start time and an end time or by a start time and a duration. More... | |
Namespaces | |
namespace | KCalCore |
Functions | |
KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &stream, const KCalCore::FreeBusyPeriod &period) |
KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &stream, KCalCore::FreeBusyPeriod &period) |
Detailed Description
This file is part of the API for handling calendar data and defines the Period class.
Represents a period of time.
Definition in file freebusyperiod.h.