RuleListWidget Class Reference
This widget shows a list of rules with buttons for copy, delete aso.
More...
#include <kscoringeditor.h>
Inherits TQWidget.
List of all members.
Public Slots |
|
void | slotRuleSelected (const TQString &) |
|
void | slotRuleSelected (TQListBoxItem *) |
|
void | slotRuleSelected (int) |
|
void | updateRuleList () |
|
void | updateRuleList (const KScoringRule *) |
|
void | slotRuleNameChanged (const TQString &, const TQString &) |
Signals |
|
void | ruleSelected (const TQString &) |
|
void | ruleEdited (const TQString &) |
|
void | leavingRule () |
Public Member Functions |
|
| RuleListWidget (KScoringManager *m, bool=false, TQWidget *p=0, const char *n=0) |
|
TQString | currentRule () const |
Protected Slots |
|
void | slotGroupFilter (const TQString &) |
|
void | slotEditRule (TQListBoxItem *) |
|
void | slotEditRule (const TQString &) |
|
void | slotEditRule () |
|
void | slotDelRule () |
|
void | slotNewRule () |
|
void | slotCopyRule () |
|
void | slotRuleUp () |
|
void | slotRuleDown () |
Protected Member Functions |
|
void | updateButton () |
Detailed Description
This widget shows a list of rules with buttons for copy, delete aso.
Definition at line 203 of file kscoringeditor.h.
The documentation for this class was generated from the following files: