alarm.h File Reference
This file is part of the API for handling calendar data and defines the Alarm class. More...
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QList>
#include <kdatetime.h>
#include "customproperties.h"
#include "duration.h"
#include "person.h"
#include "listbase.h"
#include "kcal_export.h"
#include <kpimutils/supertrait.h>
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 | KCal::Alarm |
Represents an alarm notification. More... | |
Namespaces | |
namespace | KCal |
Detailed Description
This file is part of the API for handling calendar data and defines the Alarm class.
Definition in file alarm.h.