customproperties.h File Reference
This file is part of the API for handling calendar data and defines the CustomProperties class. More...
#include "kcalcore_export.h"#include <QtCore/QMap>#include <QtCore/QString>
Include dependency graph for customproperties.h:

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

Go to the source code of this file.
Classes | |
| class | KCalCore::CustomProperties |
| A class to manage custom calendar properties. More... | |
Namespaces | |
| namespace | KCalCore |
Functions | |
| KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &stream, const KCalCore::CustomProperties &properties) |
| KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &stream, KCalCore::CustomProperties &properties) |
Detailed Description
This file is part of the API for handling calendar data and defines the CustomProperties class.
Definition in file customproperties.h.
KDE 4.6 API Reference