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 Member Functions | |
QtDoubleClickToolButton (QWidget *parent=0) | |
void | set_double_click_function (boost::function< void() > function) |
Protected Member Functions | |
virtual void | mouseDoubleClickEvent (QMouseEvent *event) |
void QtUtils::QtDoubleClickToolButton::set_double_click_function | ( | boost::function< void() > | function | ) |
SET_DOUBLE_CLICK_FUNCTION: Set the function that needs to be called when double clicking on this button.