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.
bool isValid() const
virtual KIdentityManagementCore::IdentityManager * identityManager()=0
Return the pointer to the identity manager.
Q_EMITQ_EMIT
MAILCOMMON_EXPORT uint folderIdentity(const Akonadi::Item &item)
Returns the identity of the folder that contains the given Akonadi::Item.
Definition: mailutil.cpp:177
int revision() const
QString mimeType() const
void deleteLater()
Collection & parentCollection()
Id id() const
MDNStateUnknown
bool isValid() const
QString message
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.