KCalCore Library
customproperties.h
friend KCALCORE_EXPORT QDataStream & operator>>(QDataStream &s, KCalCore::CustomProperties &properties)
Initializes the properties object from the stream.
A class to manage custom calendar properties.
Definition: customproperties.h:52
friend KCALCORE_EXPORT QDataStream & operator<<(QDataStream &s, const KCalCore::CustomProperties &properties)
Serializes the properties object into the stream.
KCALCORE_EXPORT QDataStream & operator>>(QDataStream &in, const KCalCore::Alarm::Ptr &)
Alarm deserializer.
Definition: alarm.cpp:863
KCALCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalCore::Alarm::Ptr &)
Alarm serializer.
Definition: alarm.cpp:853
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.