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:62
Abstract base class for filter actions with no parameter.
Definition: filteractionwithnone.h:41
static FilterAction * newAction()
Definition: filteractiondelete.cpp:57
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
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.