Akonadi Mime
mdnstateattribute.cpp
static void registerAttribute()
An Attribute that keeps track of the MDN state of a mail message.
Definition mdnstateattribute.h:29
~MDNStateAttribute() override
Destroys the MDN state attribute.
QByteArray serialized() const override
Reimplemented from Attribute.
Definition mdnstateattribute.cpp:127
MDNStateAttribute(MDNSentState state=MDNStateUnknown)
Creates a new MDN state attribute.
Definition mdnstateattribute.cpp:102
void deserialize(const QByteArray &data) override
Reimplemented from Attribute.
Definition mdnstateattribute.cpp:132
MDNStateAttribute::MDNSentState mdnState() const
Returns the MDN state.
Definition mdnstateattribute.cpp:142
MDNStateAttribute * clone() const override
Reimplemented from Attribute.
Definition mdnstateattribute.cpp:116
char at(qsizetype i) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.