akonadi
messagefolderattribute.cpp
void setOutboundFolder(bool outbound)
Set if the folder should be considered as containing mostly outbound messages.
Definition: messagefolderattribute.cpp:86
MessageFolderAttribute * clone() const
Creates a copy of this attribute.
Definition: messagefolderattribute.cpp:54
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: messagefolderattribute.cpp:59
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition: messagefolderattribute.cpp:72
bool isOutboundFolder() const
Indicates if the folder is supposed to contain mostly outbound messages.
Definition: messagefolderattribute.cpp:81
MessageFolderAttribute()
Creates an empty folder attribute.
Definition: messagefolderattribute.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:54:58 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:54:58 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.