PimCommon::CollectionAnnotationsAttribute
PimCommon::CollectionAnnotationsAttribute Class Reference
#include <collectionannotationsattribute.h>
Inheritance diagram for PimCommon::CollectionAnnotationsAttribute:

Public Member Functions | |
CollectionAnnotationsAttribute (const QMap< QByteArray, QByteArray > &annotations) | |
QMap< QByteArray, QByteArray > | annotations () const |
CollectionAnnotationsAttribute * | clone () const override |
void | deserialize (const QByteArray &data) override |
bool | operator== (const CollectionAnnotationsAttribute &other) const |
QByteArray | serialized () const override |
void | setAnnotations (const QMap< QByteArray, QByteArray > &annotations) |
QByteArray | type () const override |
Additional Inherited Members | |
![]() | |
typedef QList< Attribute * > | List |
Detailed Description
The CollectionAnnotationsAttribute class.
Definition at line 19 of file collectionannotationsattribute.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:53:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:53:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.