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 | Public Member Functions | Protected Member Functions | Friends | List of all members
Seg3D::ViewerWidget Class Reference
Inheritance diagram for Seg3D::ViewerWidget:
Core::ConnectionHandler

Public Slots

void select ()
 
void deselect ()
 

Public Member Functions

 ViewerWidget (ViewerHandle viewer, QWidget *parent=0)
 
void image_mode (bool picture)
 
- Public Member Functions inherited from Core::ConnectionHandler
void add_connection (const boost::signals2::connection &connection)
 
void add_connection (const ConnectionHandlerConnectionHandle &connection)
 
void disconnect_all ()
 

Protected Member Functions

virtual void resizeEvent (QResizeEvent *event)
 

Friends

class ViewerWidgetPrivate
 

Member Function Documentation

void Seg3D::ViewerWidget::deselect ( )
slot

DESELECT: This slot is triggered if another viewer is activated and this one needs to be deselected.

void Seg3D::ViewerWidget::resizeEvent ( QResizeEvent *  event)
protectedvirtual

RESIZEEVENT: Overloaded Qt function

void Seg3D::ViewerWidget::select ( )
slot

SELECT: This slot is triggered when the widget is selected.


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