![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionDescriptionWidget.h>
Inheritance diagram for ActionDescriptionWidget:Public Slots | |
| virtual void | cancelButtonClicked () |
| virtual void | componentChanged (QString) |
| virtual void | itkFilterClicked (bool) |
| virtual void | nextButtonClicked () |
Signals | |
| void | cancel () |
| void | next () |
Public Member Functions | |
| ActionDescriptionWidget (QWidget *parent) | |
| void | addPossibleComponent (QString possibleComponent) |
| QString | getActionDescription () |
| QString | getActionName () |
| QString | getComponentName () |
| QString | getOutputType () |
| bool | isItkFilter () |
| void | setComponent (QString component) |
| void | setDescription (QString description) |
| void | setName (QString name) |
| void | setToDefault (QString actionExtensionName) |
| ~ActionDescriptionWidget () | |
Private Attributes | |
| QString | actionExtensionName |
| QStringList | possibleComponents |
| Ui::ActionDescriptionWidget | ui |
TODO Celine please comment here.
| ActionDescriptionWidget::ActionDescriptionWidget | ( | QWidget * | parent | ) |
| ActionDescriptionWidget::~ActionDescriptionWidget | ( | ) |
| void ActionDescriptionWidget::addPossibleComponent | ( | QString | possibleComponent | ) |
|
signal |
|
virtualslot |
|
virtualslot |
| QString ActionDescriptionWidget::getActionDescription | ( | ) |
| QString ActionDescriptionWidget::getActionName | ( | ) |
| QString ActionDescriptionWidget::getComponentName | ( | ) |
| QString ActionDescriptionWidget::getOutputType | ( | ) |
| bool ActionDescriptionWidget::isItkFilter | ( | ) |
|
virtualslot |
|
signal |
|
virtualslot |
| void ActionDescriptionWidget::setComponent | ( | QString | component | ) |
| void ActionDescriptionWidget::setDescription | ( | QString | description | ) |
| void ActionDescriptionWidget::setName | ( | QString | name | ) |
| void ActionDescriptionWidget::setToDefault | ( | QString | actionExtensionName | ) |
|
private |
|
private |
|
private |
1.8.8