akonadi
messagefolderattribute.cpp
void setOutboundFolder(bool outbound)
Set if the folder should be considered as containing mostly outbound messages.
Definition: messagefolderattribute.cpp:87
QByteArray type() const
Returns the type of the attribute.
Definition: messagefolderattribute.cpp:49
bool isOutboundFolder() const
Indicates if the folder is supposed to contain mostly outbound messages.
Definition: messagefolderattribute.cpp:82
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition: messagefolderattribute.cpp:73
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: messagefolderattribute.cpp:60
MessageFolderAttribute * clone() const
Creates a copy of this attribute.
Definition: messagefolderattribute.cpp:55
MessageFolderAttribute()
Creates an empty folder attribute.
Definition: messagefolderattribute.cpp:33
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.