customproperties.h File Reference
#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.