#include <kscoringeditor.h>
Inherits TQWidget.
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.
Constructor & Destructor Documentation
◆ RuleListWidget()
RuleListWidget::RuleListWidget | ( | KScoringManager * | m, |
bool | standalone = false , |
||
TQWidget * | p = 0 , |
||
const char * | n = 0 |
||
) |
Definition at line 595 of file kscoringeditor.cpp.
◆ ~RuleListWidget()
RuleListWidget::~RuleListWidget | ( | ) |
Definition at line 673 of file kscoringeditor.cpp.
Member Function Documentation
◆ currentRule()
|
inline |
Definition at line 210 of file kscoringeditor.h.
◆ slotCopyRule
|
protectedslot |
Definition at line 806 of file kscoringeditor.cpp.
◆ slotDelRule
|
protectedslot |
Definition at line 796 of file kscoringeditor.cpp.
◆ slotEditRule [1/3]
|
protectedslot |
Definition at line 741 of file kscoringeditor.cpp.
◆ slotEditRule [2/3]
|
protectedslot |
Definition at line 736 of file kscoringeditor.cpp.
◆ slotEditRule [3/3]
|
protectedslot |
Definition at line 750 of file kscoringeditor.cpp.
◆ slotGroupFilter
|
protectedslot |
Definition at line 755 of file kscoringeditor.cpp.
◆ slotNewRule
|
protectedslot |
Definition at line 787 of file kscoringeditor.cpp.
◆ slotRuleDown
|
protectedslot |
Definition at line 835 of file kscoringeditor.cpp.
◆ slotRuleNameChanged
|
slot |
Definition at line 725 of file kscoringeditor.cpp.
◆ slotRuleSelected [1/3]
|
slot |
Definition at line 761 of file kscoringeditor.cpp.
◆ slotRuleSelected [2/3]
|
slot |
Definition at line 779 of file kscoringeditor.cpp.
◆ slotRuleSelected [3/3]
|
slot |
Definition at line 772 of file kscoringeditor.cpp.
◆ slotRuleUp
|
protectedslot |
Definition at line 819 of file kscoringeditor.cpp.
◆ updateButton()
|
protected |
Definition at line 677 of file kscoringeditor.cpp.
◆ updateRuleList [1/2]
|
slot |
Definition at line 692 of file kscoringeditor.cpp.
◆ updateRuleList [2/2]
|
slot |
Definition at line 717 of file kscoringeditor.cpp.
The documentation for this class was generated from the following files: