mailcommon
filteractionrewriteheadertest.cpp
Go to the documentation of this file.
41 PimCommon::MinimumComboBox *combo = w->findChild<PimCommon::MinimumComboBox *>(QLatin1String("combo"));
48 MailCommon::RegExpLineEdit *regExpLineEdit = w->findChild<MailCommon::RegExpLineEdit *>(QLatin1String("search") );
ReturnCode process(ItemContext &context, bool applyOnOutbound) const
Execute action on given message (inside the item context).
Definition: filteractionrewriteheader.cpp:74
Definition: regexplineedit.h:46
void argsFromString(const QString &argsStr)
Read extra arguments from given string.
Definition: filteractionrewriteheader.cpp:235
FilterActionRewriteHeaderTest(QObject *parent=0)
Definition: filteractionrewriteheadertest.cpp:26
bool isEmpty() const
~FilterActionRewriteHeaderTest()
Definition: filteractionrewriteheadertest.cpp:32
bool isEmpty() const
Determines whether this action is valid.
Definition: filteractionrewriteheader.cpp:53
QWidget * createParamWidget(QWidget *parent) const
Creates a widget for setting the filter action parameter.
Definition: filteractionrewriteheader.cpp:113
SearchRule::RequiredPart requiredPart() const
Returns the required part from the item that is needed for the action to operate. ...
Definition: filteractionrewriteheader.cpp:107
T findChild(const QString &name) 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.