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