akonadi
messagefolderattribute.cpp
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
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: messagefolderattribute.cpp:60
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.