knode
KPIM::SingleConditionWidget Class Reference
#include <kscoringeditor.h>
Inheritance diagram for KPIM::SingleConditionWidget:
Public Member Functions | |
SingleConditionWidget (KScoringManager *, QWidget *p=0, const char *n=0) | |
~SingleConditionWidget () | |
void | clear () |
KScoringExpression * | createCondition () const |
void | setCondition (KScoringExpression *) |
Protected Slots | |
void | showRegExpDialog () |
void | toggleRegExpButton (int) |
Detailed Description
this widget implements an editor for one condition.
It is used in ExpressionEditWidget
Definition at line 50 of file kscoringeditor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 68 of file kscoringeditor.cpp.
SingleConditionWidget::~SingleConditionWidget | ( | ) |
Definition at line 109 of file kscoringeditor.cpp.
Member Function Documentation
void SingleConditionWidget::clear | ( | ) |
Definition at line 132 of file kscoringeditor.cpp.
KScoringExpression * SingleConditionWidget::createCondition | ( | ) | const |
Definition at line 121 of file kscoringeditor.cpp.
void SingleConditionWidget::setCondition | ( | KScoringExpression * | e | ) |
Definition at line 112 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 146 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 138 of file kscoringeditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 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:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.