mailcommon
filteractionaddtoaddressbooktest.cpp
Go to the documentation of this file.
44 PimCommon::MinimumComboBox *headerCombo = w->findChild<PimCommon::MinimumComboBox *>(QLatin1String("HeaderComboBox"));
50 KPIM::TagWidget *categoryEdit = w->findChild<KPIM::TagWidget *>( QLatin1String("CategoryEdit") );
56 Akonadi::CollectionComboBox *collectionComboBox = w->findChild<Akonadi::CollectionComboBox *>(QLatin1String("AddressBookComboBox") );
~FilterActionAddToAddressBookTest()
Definition: filteractionaddtoaddressbooktest.cpp:34
QWidget * createParamWidget(QWidget *parent) const
Creates a widget for setting the filter action parameter.
Definition: filteractionaddtoaddressbook.cpp:104
SearchRule::RequiredPart requiredPart() const
Returns the required part from the item that is needed for the action to operate. ...
Definition: filteractionaddtoaddressbook.cpp:98
Definition: searchrule.h:80
ReturnCode process(ItemContext &context, bool applyOnOutbound) const
Execute action on given message (inside the item context).
Definition: filteractionaddtoaddressbook.cpp:60
void argsFromString(const QString &argsStr)
Read extra arguments from given string.
Definition: filteractionaddtoaddressbook.cpp:227
FilterActionAddToAddressBookTest(QObject *parent=0)
Definition: filteractionaddtoaddressbooktest.cpp:28
bool isEmpty() const
Determines whether this action is valid.
Definition: filteractionaddtoaddressbook.cpp:55
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.