libkdepim
KPIM::KScoringEditor Class Reference
#include <kscoringeditor.h>
Inheritance diagram for KPIM::KScoringEditor:

Detailed Description
Definition at line 260 of file kscoringeditor.h.
Public Member Functions | |
| void | setDirty () |
| void | setRule (KScoringRule *) |
| ~KScoringEditor () | |
Static Public Member Functions | |
| static KScoringEditor * | createEditor (KScoringManager *m, QWidget *parent=0) |
| static KScoringEditor * | editor () |
Protected Slots | |
| void | slotApply () |
| void | slotCancel () |
| void | slotDoShrink () |
| void | slotFinished () |
| void | slotOk () |
| void | slotShrink () |
Protected Member Functions | |
| KScoringEditor (KScoringManager *m, QWidget *parent=0) | |
Constructor & Destructor Documentation
| KScoringEditor::~KScoringEditor | ( | ) |
Definition at line 990 of file kscoringeditor.cpp.
| KScoringEditor::KScoringEditor | ( | KScoringManager * | m, | |
| QWidget * | parent = 0 | |||
| ) | [protected] |
Definition at line 948 of file kscoringeditor.cpp.
Member Function Documentation
| KScoringEditor * KScoringEditor::createEditor | ( | KScoringManager * | m, | |
| QWidget * | parent = 0 | |||
| ) | [static] |
Definition at line 995 of file kscoringeditor.cpp.
| static KScoringEditor* KPIM::KScoringEditor::editor | ( | ) | [inline, static] |
Definition at line 267 of file kscoringeditor.h.
| void KScoringEditor::setDirty | ( | ) |
Definition at line 985 of file kscoringeditor.cpp.
| void KScoringEditor::setRule | ( | KScoringRule * | r | ) |
Definition at line 1004 of file kscoringeditor.cpp.
| void KScoringEditor::slotApply | ( | ) | [protected, slot] |
Definition at line 1023 of file kscoringeditor.cpp.
| void KScoringEditor::slotCancel | ( | ) | [protected, slot] |
Definition at line 1043 of file kscoringeditor.cpp.
| void KScoringEditor::slotDoShrink | ( | ) | [protected, slot] |
Definition at line 1016 of file kscoringeditor.cpp.
| void KScoringEditor::slotFinished | ( | ) | [protected, slot] |
Definition at line 1049 of file kscoringeditor.cpp.
| void KScoringEditor::slotOk | ( | ) | [protected, slot] |
Definition at line 1035 of file kscoringeditor.cpp.
| void KScoringEditor::slotShrink | ( | ) | [protected, slot] |
Definition at line 1011 of file kscoringeditor.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference