mailcommon
MailCommon::MDNAdviceHelper Class Reference
#include <mdnadvicedialog.h>
Inheritance diagram for MailCommon::MDNAdviceHelper:
Public Member Functions | |
QPair< bool, KMime::MDN::SendingMode > | checkAndSetMDNInfo (const Akonadi::Item &item, KMime::MDN::DispositionType d, bool forceSend=false) |
MessageCore::MDNStateAttribute::MDNSentState | dispositionToSentState (KMime::MDN::DispositionType d) |
Static Public Member Functions | |
static MDNAdviceHelper * | instance () |
Detailed Description
Definition at line 32 of file mdnadvicedialog.h.
Member Function Documentation
QPair< bool, KMime::MDN::SendingMode > MDNAdviceHelper::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.
Will ask the user if action is required.
Returns whether to send an MDN or not, and the sending mode for the MDN to be created.
Will also set the MessageCore::MDNStateAttribute on the given item to what the user has selected.
Definition at line 135 of file mdnadvicedialog.cpp.
MessageCore::MDNStateAttribute::MDNSentState MDNAdviceHelper::dispositionToSentState | ( | KMime::MDN::DispositionType | d | ) |
Definition at line 229 of file mdnadvicedialog.cpp.
|
inlinestatic |
Definition at line 36 of file mdnadvicedialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.