![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Celine please comment here. More...
#include <ActionTagWidget.h>
Inheritance diagram for ActionTagWidget:Public Slots | |
| virtual void | remove () |
Public Member Functions | |
| ActionTagWidget (ActionClassificationWidget *parent) | |
| QString | getTag () |
| ~ActionTagWidget () | |
Private Attributes | |
| ActionClassificationWidget * | parent |
| Has to keep track of its parent in case it has to be removed: The remove button is on this widget, and it cannot "auto-remove" from its parent. More... | |
| Ui::ActionTagWidget | ui |
| Qt Designer defined GUI. More... | |
TODO Celine please comment here.
| ActionTagWidget::ActionTagWidget | ( | ActionClassificationWidget * | parent | ) |
| ActionTagWidget::~ActionTagWidget | ( | ) |
| QString ActionTagWidget::getTag | ( | ) |
|
virtualslot |
|
private |
Has to keep track of its parent in case it has to be removed: The remove button is on this widget, and it cannot "auto-remove" from its parent.
|
private |
Qt Designer defined GUI.
1.8.8