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>
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... | |
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.
Use corresponding .ui file created with Qt Designer.
AnglesAndTranslationWidget::AnglesAndTranslationWidget | ( | AnglesAndTranslationAction * | a, |
QWidget * | parent = 0 |
||
) |
Default construtor.
References a.
|
virtual |
Destructor.
void AnglesAndTranslationWidget::updateGUI | ( | ) |
update the UI depending on the action