akonadi
indexpolicyattribute.cpp
const T & at(int i) const
virtual void deserialize(const QByteArray &data)=0
Sets the data of this attribute, using the same encoding as returned by toByteArray().
An attribute to specify how a collection should be indexed for searching.
Definition: indexpolicyattribute.h:35
int size() const
void append(const T &value)
void setIndexingEnabled(bool enable)
Sets whether this collection should be indexed at all.
Definition: indexpolicyattribute.cpp:53
virtual QByteArray serialized() const =0
Returns a QByteArray representation of the attribute which will be storaged.
bool indexingEnabled() const
Returns whether this collection is supposed to be indexed at all.
Definition: indexpolicyattribute.cpp:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.