![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
The D_PopUp_RangeSelector class popup to slect an abstract subvolume in a volume. More...
#include <d_popup_rangeselector.h>
Public Member Functions | |
D_PopUp_RangeSelector (Vec< int, c_DIM_NUMBER_OF > *selected_start, Vec< int, c_DIM_NUMBER_OF > *selected_end, Vec< int, c_DIM_NUMBER_OF > limit_min, Vec< int, c_DIM_NUMBER_OF > limit_max, QString title, bool select_x=false, bool select_y=false, bool select_z=false, bool select_t=false, bool select_s=false, bool select_p=false, QWidget *parent=nullptr) | |
~D_PopUp_RangeSelector () | |
The D_PopUp_RangeSelector class popup to slect an abstract subvolume in a volume.
|
explicit |
setup and show ui
container with spinboxes
container with sliders
containers with labels
enable/disable dim selection
save pointer to extern range
limit extern range to selectable
set ranges and starting values of spinboxes/sliders
D_PopUp_RangeSelector::~D_PopUp_RangeSelector | ( | ) |