KCalendarCore
duration.h File Reference
#include "kcalendarcore_export.h"
#include <QDataStream>
#include <QHash>
#include <QMetaType>
Include dependency graph for duration.h:

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

Go to the source code of this file.
Classes | |
class | KCalendarCore::Duration |
Namespaces | |
KCalendarCore | |
Functions | |
KCALENDARCORE_EXPORT QDataStream & | KCalendarCore::operator<< (QDataStream &out, const KCalendarCore::Duration &) |
KCALENDARCORE_EXPORT QDataStream & | KCalendarCore::operator>> (QDataStream &in, KCalendarCore::Duration &) |
uint | KCalendarCore::qHash (const Duration &duration, uint seed=0) |
Detailed Description
This file is part of the API for handling calendar data and defines the Duration class.
Definition in file duration.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:58:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:58:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.