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 | Protected Member Functions | List of all members
QtUtils::QtDoubleClickToolButton Class Reference
Inheritance diagram for QtUtils::QtDoubleClickToolButton:

Public Member Functions

 QtDoubleClickToolButton (QWidget *parent=0)
 
void set_double_click_function (boost::function< void() > function)
 

Protected Member Functions

virtual void mouseDoubleClickEvent (QMouseEvent *event)
 

Member Function Documentation

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.


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