KCal Library
period.h File Reference
This file is part of the API for handling calendar data and defines the Period class. More...
#include "kcal_export.h"
#include "duration.h"
#include <kdatetime.h>
#include <QtCore/QList>
Include dependency graph for period.h:

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

Go to the source code of this file.
Classes | |
class | KCal::Period |
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 | KCal |
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 period.h.