KCalCore Library
alarm.h File Reference
#include "kcalcore_export.h"
#include "customproperties.h"
#include "duration.h"
#include "person.h"
#include <KDE/KDateTime>
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QVector>
#include <QDataStream>
#include <QMetaType>
Include dependency graph for alarm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCalCore::Alarm |
Namespaces | |
KCalCore | |
Functions | |
KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &out, const KCalCore::Alarm::Ptr &) |
KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &in, const KCalCore::Alarm::Ptr &) |
Detailed Description
This file is part of the API for handling calendar data and defines the Alarm class.
Definition in file alarm.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.