|
| SegmentationSummaryPage (SegmentationPrivateHandle private_handle, QWidget *parent=0) |
|
void Seg3D::SegmentationSummaryPage::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::SegmentationSummaryPage::isComplete |
( |
| ) |
const |
|
protectedvirtual |
ISCOMPLETE: function that is connected to all of the spinboxes so that any change in them is instantly checked for validity
bool Seg3D::SegmentationSummaryPage::validatePage |
( |
| ) |
|
|
protectedvirtual |
VALIDATEPAGE: This function is actually called after "isComplete" is called and in this case we use it to validate the information on the summary page and dispatch the actions
The documentation for this class was generated from the following files: