MessageComposer
MessageComposer Namespace Reference
Namespaces | |
namespace | SendLaterUtil |
Enumerations | |
enum | MDNAdvice : uint8_t { MDNIgnore , MDNSendDenied , MDNSend } |
enum | ReplyStrategy : uint8_t { ReplySmart = 0 , ReplyAuthor , ReplyList , ReplyAll , ReplyNone } |
enum | ResolverResult : uint8_t { Failure = 0 , Ok = 1 , Canceled = 2 } |
Functions | |
void MESSAGECOMPOSER_EXPORT | removeDraftCryptoHeaders (const KMime::Message::Ptr &msg) |
Detailed Description
Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some encryption-specific job info from them.
Enumeration Type Documentation
◆ MDNAdvice
Definition at line 38 of file messagefactoryng.h.
◆ ReplyStrategy
Enumeration that defines the available reply "modes".
Definition at line 30 of file messagefactoryng.h.
◆ ResolverResult
Definition at line 36 of file keyresolver.h.
Function Documentation
◆ removeDraftCryptoHeaders()
Definition at line 13 of file draftstatus.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:55:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:55:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.