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
Seg3D::SegmentationSelectionPage Class Reference
Inheritance diagram for Seg3D::SegmentationSelectionPage:

Public Member Functions

 SegmentationSelectionPage (SegmentationPrivateHandle private_handle, QWidget *parent=0)
 

Protected Member Functions

virtual void initializePage ()
 
virtual bool validatePage ()
 

Member Function Documentation

void Seg3D::SegmentationSelectionPage::initializePage ( )
protectedvirtual

INITIALIZEPAGE: function that is called right before the page is loaded and used to populate the page with data that we dont have when the constructor is called

bool Seg3D::SegmentationSelectionPage::validatePage ( )
protectedvirtual

VALIDATEPAGE: function that is called right after the next button is clicked and used to process the entered data so it can be passed to the next page


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