knode
KPIM::SingleActionWidget Class Reference
#include <kscoringeditor.h>
Inheritance diagram for KPIM::SingleActionWidget:
Public Member Functions | |
SingleActionWidget (KScoringManager *m, QWidget *p=0, const char *n=0) | |
~SingleActionWidget () | |
void | clear () |
ActionBase * | createAction () const |
void | setAction (ActionBase *) |
Detailed Description
this widget implements an editor for one action.
It is used in ActionEditWidget
Definition at line 103 of file kscoringeditor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 230 of file kscoringeditor.cpp.
SingleActionWidget::~SingleActionWidget | ( | ) |
Definition at line 287 of file kscoringeditor.cpp.
Member Function Documentation
void SingleActionWidget::clear | ( | ) |
Definition at line 344 of file kscoringeditor.cpp.
ActionBase * SingleActionWidget::createAction | ( | ) | const |
Definition at line 321 of file kscoringeditor.cpp.
void SingleActionWidget::setAction | ( | ActionBase * | act | ) |
Definition at line 291 of file kscoringeditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.