ActionEditWidget Class Reference
this widget implements the action editor More...
#include <kscoringeditor.h>
Inherits KWidgetLister.
Public Slots
Public Member Functions
- ActionEditWidget (KScoringManager *m, QWidget *p=0, const char *n=0)
- QWidget * createWidget (QWidget *parent)
- void updateRule (KScoringRule *)
- void clearWidget (QWidget *)
Detailed Description
this widget implements the action editor
Member Function Documentation
|
Because QT 2.x does not support signals/slots in template classes, we are forced to emulate this by forcing the implementers of subclasses of KWidgetLister to reimplement this function which replaces the "@p new @p T" call.
Reimplemented from KWidgetLister. |
|
Called to clear a given widget. The default implementation does nothing. Reimplemented from KWidgetLister. |
The documentation for this class was generated from the following files:
- kscoringeditor.h
- kscoringeditor.cpp