akonadi
messagefolderattribute.cpp
void setOutboundFolder(bool outbound)
Set if the folder should be considered as containing mostly outbound messages.
Definition: messagefolderattribute.cpp:87
MessageFolderAttribute * clone() const
Creates a copy of this attribute.
Definition: messagefolderattribute.cpp:55
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: messagefolderattribute.cpp:60
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition: messagefolderattribute.cpp:73
bool isOutboundFolder() const
Indicates if the folder is supposed to contain mostly outbound messages.
Definition: messagefolderattribute.cpp:82
MessageFolderAttribute()
Creates an empty folder attribute.
Definition: messagefolderattribute.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Mar 9 2017 14:23:53 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Mar 9 2017 14:23:53 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.