Mailcommon
mdnwarningjob.cpp
36 && (CommonKernel->folderIsSentMailFolder(collection) || CommonKernel->folderIsTrash(collection) || CommonKernel->folderIsDraftOrOutbox(collection)
60 const KMime::Message::Ptr mdn = factory.createMDN(KMime::MDN::ManualAction, KMime::MDN::Displayed, mdnSend.second, quote);
93 if (MessageComposer::Util::findTypeInMessage(msg.data(), "message", "disposition-notification")) {
101 } else if (mResponse == Send) { // the user wants to send. let's make sure we can, according to the RFC.
103 mdnStateAttr->setMDNState(MessageComposer::MDNAdviceHelper::dispositionToSentState(KMime::MDN::Displayed));
bool isValid() const
QString mimeType() const
Collection & parentCollection()
Id id() const
int revision() const
bool isValid() const
MDNStateUnknown
virtual KIdentityManagementCore::IdentityManager * identityManager()=0
Return the pointer to the identity manager.
MAILCOMMON_EXPORT uint folderIdentity(const Akonadi::Item &item)
Returns the identity of the folder that contains the given Akonadi::Item.
Definition mailutil.cpp:176
Q_EMITQ_EMIT
void deleteLater()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.