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

Public Member Functions

 QtDoubleClickPushButton (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::QtDoubleClickPushButton::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: