libkdepim
SingleConditionWidget Class Reference
#include <kscoringeditor.h>
Detailed Description
this widget implements an editor for one condition.It is used in ExpressionEditWidget
Definition at line 52 of file kscoringeditor.h.
Public Member Functions | |
| SingleConditionWidget (KScoringManager *, QWidget *p=0, const char *n=0) | |
| ~SingleConditionWidget () | |
| void | setCondition (KScoringExpression *) |
| KScoringExpression * | createCondition () const |
| void | clear () |
Protected Slots | |
| void | toggleRegExpButton (int) |
| void | showRegExpDialog () |
Friends | |
| class | ConditionEditWidget |
The documentation for this class was generated from the following files:

