Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
Public Slots | |
void | setStep (double) |
void | setRange (double, double) |
void | setCurrentValue (double) |
Signals | |
void | valueAdjusted (double) |
void | rangeChanged (double, double) |
Public Member Functions | |
QtSliderDoubleCombo (QWidget *parent=0) | |
double | get_value () |
void | set_description (const std::string &description) |
void | set_tooltip (const std::string &tooltip) |
void | connect_min (QtSliderDoubleCombo *min) |
void | connect_max (QtSliderDoubleCombo *max) |