knode
#include <kscoringeditor.h>
Public Member Functions | |
~KScoringEditor () | |
void | setDirty () |
void | setRule (KScoringRule *) |
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) | |
Detailed Description
Definition at line 261 of file kscoringeditor.h.
Constructor & Destructor Documentation
KScoringEditor::~KScoringEditor | ( | ) |
Definition at line 991 of file kscoringeditor.cpp.
|
protected |
Definition at line 949 of file kscoringeditor.cpp.
Member Function Documentation
|
static |
Definition at line 996 of file kscoringeditor.cpp.
|
inlinestatic |
Definition at line 268 of file kscoringeditor.h.
void KScoringEditor::setDirty | ( | ) |
Definition at line 986 of file kscoringeditor.cpp.
void KScoringEditor::setRule | ( | KScoringRule * | r | ) |
Definition at line 1005 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1024 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1043 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1017 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1049 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1036 of file kscoringeditor.cpp.
|
protectedslot |
Definition at line 1012 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.