MessageComposer::PluginEditorConverterBeforeConvertingData
MessageComposer::PluginEditorConverterBeforeConvertingData Class Reference
#include <plugineditorconverterbeforeconvertingdata.h>
Public Member Functions | |
KMime::Message::Ptr | message () const |
bool | newMessage () const |
void | setMessage (const KMime::Message::Ptr &message) |
void | setNewMessage (bool newMessage) |
Detailed Description
The PluginEditorConverterBeforeConvertingData class.
Definition at line 17 of file plugineditorconverterbeforeconvertingdata.h.
Member Function Documentation
◆ message()
|
nodiscard |
Definition at line 21 of file plugineditorconverterbeforeconvertingdata.cpp.
◆ newMessage()
|
nodiscard |
Definition at line 11 of file plugineditorconverterbeforeconvertingdata.cpp.
◆ setMessage()
void PluginEditorConverterBeforeConvertingData::setMessage | ( | const KMime::Message::Ptr & | message | ) |
Definition at line 26 of file plugineditorconverterbeforeconvertingdata.cpp.
◆ setNewMessage()
void PluginEditorConverterBeforeConvertingData::setNewMessage | ( | bool | newMessage | ) |
Definition at line 16 of file plugineditorconverterbeforeconvertingdata.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 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:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.