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.
Signals | Public Member Functions | List of all members
Seg3D::ToolBoxWidget Class Reference
Inheritance diagram for Seg3D::ToolBoxWidget:

Signals

void tool_removed_signal (int index)
 

Public Member Functions

 ToolBoxWidget (QWidget *parent=0)
 
void add_tool (QWidget *tool, const QString &text, boost::function< void() > close_function, boost::function< void() > activate_function, const std::string &help_url)
 
void remove_tool (int index)
 
int get_active_index ()
 
QWidget * get_active_tool ()
 
QWidget * get_tool_at (int index)
 
void set_active_index (int index)
 
void set_active_tool (QWidget *tool)
 
int index_of (QWidget *index)
 

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