![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionsCreationWidget.h>
Public Slots | |
virtual void | addActionClicked () |
virtual void | cancelButtonClicked () |
virtual void | nextButtonClicked () |
virtual void | previousButtonClicked () |
Signals | |
void | cancel () |
void | newAction () |
void | next () |
void | previous () |
Public Member Functions | |
ActionsCreationWidget (QWidget *parent) | |
void | addActionName (QString actionName) |
void | emptyExistingActions () |
void | setGroupBoxTitle (QString text) |
void | setToDefault () |
~ActionsCreationWidget () | |
Private Attributes | |
QStringList | createdActions |
QString | createdActionsString |
Ui::ActionsCreationWidget | ui |
TODO Celine please comment here.
ActionsCreationWidget::ActionsCreationWidget | ( | QWidget * | parent | ) |
ActionsCreationWidget::~ActionsCreationWidget | ( | ) |
|
virtualslot |
void ActionsCreationWidget::addActionName | ( | QString | actionName | ) |
|
signal |
|
virtualslot |
void ActionsCreationWidget::emptyExistingActions | ( | ) |
|
signal |
|
signal |
|
virtualslot |
|
signal |
|
virtualslot |
void ActionsCreationWidget::setGroupBoxTitle | ( | QString | text | ) |
void ActionsCreationWidget::setToDefault | ( | ) |
|
private |
|
private |
|
private |