The action save state widget. More...
#include <ActionStateWidget.h>
Inheritance diagram for ActionStateWidget:
Collaboration diagram for ActionStateWidget:Public Member Functions | |
| ActionStateWidget (ActionState *actionState) | |
| QPushButton * | addTransitionButton (QString text) |
| void | setActionWidget (QWidget *widget) |
| void | setDescription (QString description) |
The action save state widget.
| ActionStateWidget::ActionStateWidget | ( | ActionState * | actionState | ) |
References ActionState::getDescription(), and ActionState::getName().
Here is the call graph for this function:| QPushButton * ActionStateWidget::addTransitionButton | ( | QString | text | ) |
| void ActionStateWidget::setActionWidget | ( | QWidget * | widget | ) |
| void ActionStateWidget::setDescription | ( | QString | description | ) |
References description.
Referenced by ActionState::setPreviousActionStatus().
Here is the caller graph for this function: