alarm.h File Reference
This file is part of the API for handling calendar data and defines the Alarm class. More...
#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 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 |
Represents an alarm notification. More... | |
Namespaces | |
namespace | KCalCore |
Functions | |
Q_DECLARE_TYPEINFO (KCalCore::Alarm::Ptr, Q_MOVABLE_TYPE) |
Detailed Description
This file is part of the API for handling calendar data and defines the Alarm class.
Definition in file alarm.h.