mailcommon
filteractionpipethrough.cpp
Go to the documentation of this file.
32 : FilterActionWithCommand( QLatin1String("filter app"), i18nc("pipe through with command", "Pipe Through" ), parent )
ReturnCode process(ItemContext &context, bool applyOnOutbound) const
Execute action on given message (inside the item context).
Definition: filteractionpipethrough.cpp:36
static FilterAction * newAction()
Definition: filteractionpipethrough.cpp:26
FilterActionPipeThrough(QObject *parent=0)
Definition: filteractionpipethrough.cpp:31
QString informationAboutNotValidAction() const
Definition: filteractionpipethrough.cpp:47
SearchRule::RequiredPart requiredPart() const
Returns the required part from the item that is needed for the action to operate. ...
Definition: filteractionpipethrough.cpp:41
virtual ReturnCode genericProcess(ItemContext &context, bool filtering) const
Definition: filteractionwithcommand.cpp:173
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.