KCalCore Library
attachment.h File Reference
#include "kcalcore_export.h"
#include <QtCore/QHash>
#include <QtCore/QString>
#include <QtCore/QSharedPointer>
#include <QMetaType>
Go to the source code of this file.
Classes | |
class | KCalCore::Attachment |
Namespaces | |
KCalCore | |
Functions | |
KCALCORE_EXPORT QDataStream & | KCalCore::operator<< (QDataStream &out, const KCalCore::Attachment::Ptr &) |
KCALCORE_EXPORT QDataStream & | KCalCore::operator>> (QDataStream &in, const KCalCore::Attachment::Ptr &) |
Detailed Description
This file is part of the API for handling calendar data and defines the Attachment class.
Definition in file attachment.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue Feb 21 2017 02:29:02 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Tue Feb 21 2017 02:29:02 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.