mailcommon
sendmdnhandler.cpp
Go to the documentation of this file.
A viewer handler to send MDN for viewed messages.
Definition: sendmdnhandler.h:37
SendMdnHandler(IKernel *kernel, QObject *parent=0)
Creates a new send mnd handler.
Definition: sendmdnhandler.cpp:108
virtual void setItem(const Akonadi::Item &item)
Definition: sendmdnhandler.cpp:120
QPair< bool, KMime::MDN::SendingMode > checkAndSetMDNInfo(const Akonadi::Item &item, KMime::MDN::DispositionType d, bool forceSend=false)
Checks the MDN headers to see if the user needs to be asked for any confirmations.
Definition: mdnadvicedialog.cpp:137
MAILCOMMON_EXPORT uint folderIdentity(const Akonadi::Item &item)
Returns the identity of the folder that contains the given Akonadi::Item.
Definition: mailutil.cpp:240
static MDNAdviceHelper * instance()
Definition: mdnadvicedialog.h:36
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.