knode
#include <kscoringeditor.h>
Public Slots | |
void | slotRuleNameChanged (const QString &, const QString &) |
void | slotRuleSelected (const QString &) |
void | slotRuleSelected (Q3ListBoxItem *) |
void | slotRuleSelected (int) |
void | updateRuleList () |
void | updateRuleList (const KScoringRule *) |
Signals | |
void | leavingRule () |
void | ruleEdited (const QString &) |
void | ruleSelected (const QString &) |
Public Member Functions | |
RuleListWidget (KScoringManager *m, bool=false, QWidget *p=0, const char *n=0) | |
~RuleListWidget () | |
QString | currentRule () const |
Protected Slots | |
void | slotCopyRule () |
void | slotDelRule () |
void | slotEditRule (Q3ListBoxItem *) |
void | slotEditRule (const QString &) |
void | slotEditRule () |
void | slotGroupFilter (const QString &) |
void | slotNewRule () |
void | slotRuleDown () |
void | slotRuleUp () |
Protected Member Functions | |
void | updateButton () |
Detailed Description
This widget shows a list of rules with buttons for copy, delete aso.
Definition at line 208 of file kscoringeditor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 655 of file kscoringeditor.cpp.
RuleListWidget::~RuleListWidget | ( | ) |
Definition at line 748 of file kscoringeditor.cpp.
Member Function Documentation
|
inline |
Definition at line 214 of file kscoringeditor.h.
|
signal |
|
signal |
|
signal |
|
protectedslot |
Definition at line 893 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 880 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 828 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 814 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 819 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 833 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 869 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 924 of file kscoringeditor.cpp.
|
slot |
Definition at line 802 of file kscoringeditor.cpp.
|
slot |
Definition at line 839 of file kscoringeditor.cpp.
|
slot |
Definition at line 850 of file kscoringeditor.cpp.
|
slot |
Definition at line 859 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 906 of file kscoringeditor.cpp.
|
protected |
Definition at line 752 of file kscoringeditor.cpp.
|
slot |
Definition at line 768 of file kscoringeditor.cpp.
|
slot |
Definition at line 794 of file kscoringeditor.cpp.
The documentation for this class was generated from the following files:
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.