libtdepim

SingleActionWidget Class Reference

#include <kscoringeditor.h>

Inherits TQWidget.

Public Member Functions

 SingleActionWidget (KScoringManager *m, TQWidget *p=0, const char *n=0)
 
void setAction (ActionBase *)
 
ActionBasecreateAction () const
 
void clear ()
 

Friends

class ActionEditWidget
 

Detailed Description

this widget implements an editor for one action.

It is used in ActionEditWidget

Definition at line 104 of file kscoringeditor.h.

Constructor & Destructor Documentation

◆ SingleActionWidget()

SingleActionWidget::SingleActionWidget ( KScoringManager *  m,
TQWidget *  p = 0,
const char *  n = 0 
)

Definition at line 212 of file kscoringeditor.cpp.

◆ ~SingleActionWidget()

SingleActionWidget::~SingleActionWidget ( )

Definition at line 261 of file kscoringeditor.cpp.

Member Function Documentation

◆ clear()

void SingleActionWidget::clear ( )

Definition at line 311 of file kscoringeditor.cpp.

◆ createAction()

ActionBase * SingleActionWidget::createAction ( ) const

Definition at line 289 of file kscoringeditor.cpp.

◆ setAction()

void SingleActionWidget::setAction ( ActionBase act)

Definition at line 265 of file kscoringeditor.cpp.

Friends And Related Function Documentation

◆ ActionEditWidget

friend class ActionEditWidget
friend

Definition at line 108 of file kscoringeditor.h.


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