Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
ActionTagWidget Class Reference

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

ActionClassificationWidgetparent
 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...
 

Detailed Description

TODO Celine please comment here.

Constructor & Destructor Documentation

ActionTagWidget::ActionTagWidget ( ActionClassificationWidget parent)
ActionTagWidget::~ActionTagWidget ( )

Member Function Documentation

QString ActionTagWidget::getTag ( )
virtual void ActionTagWidget::remove ( )
virtualslot

Member Data Documentation

ActionClassificationWidget* ActionTagWidget::parent
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.

Ui::ActionTagWidget ActionTagWidget::ui
private

Qt Designer defined GUI.


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