MessageComposer
MessageComposer Namespace Reference
Namespaces | |
SendLaterUtil | |
Typedefs | |
using | NearExpiryCheckerPtr = QSharedPointer< NearExpiryChecker > |
Enumerations | |
enum | MDNAdvice { MDNIgnore, MDNSendDenied, MDNSend } |
enum | ReplyStrategy { ReplySmart = 0, ReplyAuthor, ReplyList, ReplyAll, ReplyNone } |
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
◆ ReplyStrategy
Enumeration that defines the available reply "modes".
Definition at line 30 of file messagefactoryng.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.