SingleConditionWidget Class Reference
#include <kscoringeditor.h>
Inherits TQFrame.
Public Member Functions | |
SingleConditionWidget (KScoringManager *, TQWidget *p=0, const char *n=0) | |
void | setCondition (KScoringExpression *) |
KScoringExpression * | createCondition () const |
void | clear () |
Protected Slots | |
void | toggleRegExpButton (int) |
void | showRegExpDialog () |
Friends | |
class | ConditionEditWidget |
Detailed Description
this widget implements an editor for one condition.
It is used in ExpressionEditWidget
Definition at line 52 of file kscoringeditor.h.
Constructor & Destructor Documentation
◆ SingleConditionWidget()
SingleConditionWidget::SingleConditionWidget | ( | KScoringManager * | m, |
TQWidget * | p = 0 , |
||
const char * | n = 0 |
||
) |
Definition at line 62 of file kscoringeditor.cpp.
◆ ~SingleConditionWidget()
SingleConditionWidget::~SingleConditionWidget | ( | ) |
Definition at line 97 of file kscoringeditor.cpp.
Member Function Documentation
◆ clear()
void SingleConditionWidget::clear | ( | ) |
Definition at line 120 of file kscoringeditor.cpp.
◆ createCondition()
KScoringExpression * SingleConditionWidget::createCondition | ( | ) | const |
Definition at line 109 of file kscoringeditor.cpp.
◆ setCondition()
void SingleConditionWidget::setCondition | ( | KScoringExpression * | e | ) |
Definition at line 100 of file kscoringeditor.cpp.
◆ showRegExpDialog
|
protectedslot |
Definition at line 134 of file kscoringeditor.cpp.
◆ toggleRegExpButton
|
protectedslot |
Definition at line 126 of file kscoringeditor.cpp.
Friends And Related Function Documentation
◆ ConditionEditWidget
|
friend |
Definition at line 56 of file kscoringeditor.h.
The documentation for this class was generated from the following files: