NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Static Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
QmitkNiftySegView Class Reference

GUI interface to enable the user to run the NiftySeg segmentation algorithm. More...

Inheritance diagram for QmitkNiftySegView:
Inheritance graph
[legend]
Collaboration diagram for QmitkNiftySegView:
Collaboration graph
[legend]

Public Member Functions

 QmitkNiftySegView ()
 
virtual ~QmitkNiftySegView ()
 

Static Public Attributes

static const std::string VIEW_ID = "uk.ac.ucl.cmic.views.niftysegview"
 

Protected Slots

void OnClickedEMInitialisationRadioButtons (bool bClicked)
 

Protected Member Functions

virtual void CreateQtPartControl (QWidget *parent)
 Called by framework, this method creates all the controls for this view. More...
 
virtual void SetFocus ()
 Called by framework, sets the focus on a specific widget. More...
 

Protected Attributes

Ui::QmitkNiftySegViewControls m_Controls
 

Detailed Description

GUI interface to enable the user to run the NiftySeg segmentation algorithm.

Constructor & Destructor Documentation

QmitkNiftySegView::QmitkNiftySegView ( )
QmitkNiftySegView::~QmitkNiftySegView ( )
virtual

Member Function Documentation

void QmitkNiftySegView::CreateQtPartControl ( QWidget *  parent)
protectedvirtual

Called by framework, this method creates all the controls for this view.

void QmitkNiftySegView::OnClickedEMInitialisationRadioButtons ( bool  bClicked)
protectedslot
void QmitkNiftySegView::SetFocus ( )
protectedvirtual

Called by framework, sets the focus on a specific widget.

Member Data Documentation

Ui::QmitkNiftySegViewControls QmitkNiftySegView::m_Controls
protected
const std::string QmitkNiftySegView::VIEW_ID = "uk.ac.ucl.cmic.views.niftysegview"
static

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