mailcommon
filteractionreplyto.cpp
Go to the documentation of this file.
void setNeedsPayloadStore()
Marks that the item's payload has been changed and needs to be written back.
Definition: itemcontext.cpp:45
FilterActionReplyTo(QObject *parent=0)
Definition: filteractionreplyto.cpp:31
ReturnCode process(ItemContext &context, bool applyOnOutbound) const
Execute action on given message (inside the item context).
Definition: filteractionreplyto.cpp:37
static FilterAction * newAction()
Definition: filteractionreplyto.cpp:26
QString mParameter
Definition: filteractionwithstring.h:91
SearchRule::RequiredPart requiredPart() const
Returns the required part from the item that is needed for the action to operate. ...
Definition: filteractionreplyto.cpp:55
Abstract base class for filter actions with a mail address as parameter.
Definition: filteractionwithaddress.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 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:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.