Computer Assisted Medical Intervention Tool Kit  version 5.2
AnglesAndTranslationWidget Class Reference

This class describes the QWidget that allows user to change the X,Y ans Z angle of the arbitrary slice of a 2D image. More...

#include <AnglesAndTranslationWidget.h>

+ Inheritance diagram for AnglesAndTranslationWidget:
+ Collaboration diagram for AnglesAndTranslationWidget:

Public Member Functions

 AnglesAndTranslationWidget (AnglesAndTranslationAction *, QWidget *parent=0)
 Default construtor. More...
 
void updateGUI ()
 update the UI depending on the action More...
 
virtual ~AnglesAndTranslationWidget ()
 Destructor. More...
 

Detailed Description

This class describes the QWidget that allows user to change the X,Y ans Z angle of the arbitrary slice of a 2D image.

Moreover it also allows one to change the slice number using a slider.

Note
For initialization purpose, widget must be used for only one component (arbitrary). If several component are selected, do not build / display it.

Use corresponding .ui file created with Qt Designer.

Constructor & Destructor Documentation

◆ AnglesAndTranslationWidget()

AnglesAndTranslationWidget::AnglesAndTranslationWidget ( AnglesAndTranslationAction a,
QWidget *  parent = 0 
)

Default construtor.

References a.

◆ ~AnglesAndTranslationWidget()

AnglesAndTranslationWidget::~AnglesAndTranslationWidget ( )
virtual

Destructor.

Member Function Documentation

◆ updateGUI()

void AnglesAndTranslationWidget::updateGUI ( )

update the UI depending on the action


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