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:44
bool isEmpty() const
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:36
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:57
QString fromLatin1(const char *str, int size)
Abstract base class for filter actions with a mail address as parameter.
Definition: filteractionwithaddress.h:42
QString informationAboutNotValidAction() const
Definition: filteractionreplyto.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.