akonadi
attributeentity.h
92 AddIfMissing
void removeAttribute()
Removes and deletes the attribute of the requested type.
Definition: attributeentity.h:142
Parent class for entities that can have attributes.
Definition: attributeentity.h:40
bool hasAttribute() const
Returns whether the entity has an attribute of the requested type.
Definition: attributeentity.h:151
T * attribute(CreateOption option)
Returns the attribute of the requested type.
Definition: attributeentity.h:102
CreateOption
Describes the options that can be passed to access attributes.
Definition: attributeentity.h:91
T * attribute() const
Returns the attribute of the requested type or 0 if it is not available.
Definition: attributeentity.h:124
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Apr 5 2019 15:20:40 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Apr 5 2019 15:20:40 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.