KCalendarCore

period.h File Reference
#include "duration.h"
#include "kcalendarcore_export.h"
#include <QDataStream>
#include <QDateTime>
#include <QMetaType>
#include <QVector>
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  KCalendarCore::Period
 

Namespaces

 KCalendarCore
 

Functions

KCALENDARCORE_EXPORT QDataStreamKCalendarCore::operator<< (QDataStream &stream, const KCalendarCore::Period &period)
 
KCALENDARCORE_EXPORT QDataStreamKCalendarCore::operator>> (QDataStream &stream, KCalendarCore::Period &period)
 
KCALENDARCORE_EXPORT uint KCalendarCore::qHash (const KCalendarCore::Period &key)
 

Detailed Description

Represents a period of time.

This file is part of the API for handling calendar data and defines the Period class.

Author
Cornelius Schumacher <schum[email protected]ache[email protected][email protected][email protected].org>

Definition in file period.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:55:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.