libtdepim

#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()

TQString RuleListWidget::currentRule ( ) const
inline

Definition at line 210 of file kscoringeditor.h.

◆ slotCopyRule

void RuleListWidget::slotCopyRule ( )
protectedslot

Definition at line 806 of file kscoringeditor.cpp.

◆ slotDelRule

void RuleListWidget::slotDelRule ( )
protectedslot

Definition at line 796 of file kscoringeditor.cpp.

◆ slotEditRule [1/3]

void RuleListWidget::slotEditRule ( )
protectedslot

Definition at line 741 of file kscoringeditor.cpp.

◆ slotEditRule [2/3]

void RuleListWidget::slotEditRule ( const TQString &  s)
protectedslot

Definition at line 736 of file kscoringeditor.cpp.

◆ slotEditRule [3/3]

void RuleListWidget::slotEditRule ( TQListBoxItem *  item)
protectedslot

Definition at line 750 of file kscoringeditor.cpp.

◆ slotGroupFilter

void RuleListWidget::slotGroupFilter ( const TQString &  s)
protectedslot

Definition at line 755 of file kscoringeditor.cpp.

◆ slotNewRule

void RuleListWidget::slotNewRule ( )
protectedslot

Definition at line 787 of file kscoringeditor.cpp.

◆ slotRuleDown

void RuleListWidget::slotRuleDown ( )
protectedslot

Definition at line 835 of file kscoringeditor.cpp.

◆ slotRuleNameChanged

void RuleListWidget::slotRuleNameChanged ( const TQString &  oldName,
const TQString &  newName 
)
slot

Definition at line 725 of file kscoringeditor.cpp.

◆ slotRuleSelected [1/3]

void RuleListWidget::slotRuleSelected ( const TQString &  ruleName)
slot

Definition at line 761 of file kscoringeditor.cpp.

◆ slotRuleSelected [2/3]

void RuleListWidget::slotRuleSelected ( int  index)
slot

Definition at line 779 of file kscoringeditor.cpp.

◆ slotRuleSelected [3/3]

void RuleListWidget::slotRuleSelected ( TQListBoxItem *  item)
slot

Definition at line 772 of file kscoringeditor.cpp.

◆ slotRuleUp

void RuleListWidget::slotRuleUp ( )
protectedslot

Definition at line 819 of file kscoringeditor.cpp.

◆ updateButton()

void RuleListWidget::updateButton ( )
protected

Definition at line 677 of file kscoringeditor.cpp.

◆ updateRuleList [1/2]

void RuleListWidget::updateRuleList ( )
slot

Definition at line 692 of file kscoringeditor.cpp.

◆ updateRuleList [2/2]

void RuleListWidget::updateRuleList ( const KScoringRule *  rule)
slot

Definition at line 717 of file kscoringeditor.cpp.


The documentation for this class was generated from the following files: