KCalendarCore
period.h File Reference
#include "duration.h"
#include "kcalendarcore_export.h"
#include <QDataStream>
#include <QDateTime>
#include <QList>
#include <QMetaType>
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 | |
namespace | KCalendarCore |
Functions | |
KCALENDARCORE_EXPORT QDataStream & | KCalendarCore::operator<< (QDataStream &stream, const KCalendarCore::Period &period) |
KCALENDARCORE_EXPORT QDataStream & | KCalendarCore::operator>> (QDataStream &stream, KCalendarCore::Period &period) |
KCALENDARCORE_EXPORT size_t | KCalendarCore::qHash (const KCalendarCore::Period &key, size_t seed=0) |
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.