mailcommon
filteractiondelete.h
Go to the documentation of this file.
QWidget * createParamWidget(QWidget *parent) const
Creates a widget for setting the filter action parameter.
Definition: filteractiondelete.cpp:46
SearchRule::RequiredPart requiredPart() const
Returns the required part from the item that is needed for the action to operate. ...
Definition: filteractiondelete.cpp:40
QString sieveCode() const
Definition: filteractiondelete.cpp:63
Abstract base class for filter actions with no parameter.
Definition: filteractionwithnone.h:41
static FilterAction * newAction()
Definition: filteractiondelete.cpp:58
FilterActionDelete(QObject *parent=0)
Definition: filteractiondelete.cpp:29
ReturnCode process(ItemContext &context, bool applyOnOutbound) const
Execute action on given message (inside the item context).
Definition: filteractiondelete.cpp:34
QObject * parent() const
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.