mailcommon
filteractionwithaddress.h
Go to the documentation of this file.
virtual QWidget * createParamWidget(QWidget *parent) const
Creates a widget for setting the filter action parameter.
Definition: filteractionwithaddress.cpp:31
virtual void clearParamWidget(QWidget *paramWidget) const
The filter action shall clear it's parameter widget's contents.
Definition: filteractionwithaddress.cpp:51
Abstract base class for filter actions with a free-form string as parameter.
Definition: filteractionwithstring.h:41
virtual void applyParamWidgetValue(QWidget *paramWidget)
The filter action shall set it's parameter from the widget's contents.
Definition: filteractionwithaddress.cpp:41
virtual void setParamWidgetValue(QWidget *paramWidget) const
The filter action shall set it's widget's contents from it's parameter.
Definition: filteractionwithaddress.cpp:46
Abstract base class for filter actions with a mail address as parameter.
Definition: filteractionwithaddress.h:42
FilterActionWithAddress(const QString &name, const QString &label, QObject *parent=0)
Creates a new filter action.
Definition: filteractionwithaddress.cpp:26
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.