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.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Slots | Signals | Public Member Functions | List of all members
QtUtils::QtSliderIntCombo Class Reference
Inheritance diagram for QtUtils::QtSliderIntCombo:

Public Slots

void setStep (int)
 
void setRange (int, int)
 
void setCurrentValue (int)
 

Signals

void valueAdjusted (int)
 
void rangeChanged (int, int)
 

Public Member Functions

 QtSliderIntCombo (QWidget *parent=0, bool edit_range=false)
 
int get_value ()
 
void set_description (const std::string &description)
 
void set_tooltip (const std::string &tooltip)
 

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