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

Preferences page for this plugin, enabling choice volume rendering on/off. More...

Inheritance diagram for niftk::MorphologicalSegmentorPreferencePage:
Inheritance graph
[legend]
Collaboration diagram for niftk::MorphologicalSegmentorPreferencePage:
Collaboration graph
[legend]

Public Member Functions

 MorphologicalSegmentorPreferencePage ()
 
 MorphologicalSegmentorPreferencePage (const MorphologicalSegmentorPreferencePage &other)
 
 ~MorphologicalSegmentorPreferencePage ()
 
void Init (berry::IWorkbench::Pointer workbench)
 
void CreateQtControl (QWidget *widget)
 
QWidget * GetQtControl () const
 
virtual bool PerformOk ()
 
virtual void PerformCancel ()
 
virtual void Update ()
 

Static Public Attributes

static const QString PREFERENCES_NODE_NAME
 Stores the name of the preferences node. More...
 

Protected Slots

void OnDefaultColourChanged ()
 
void OnResetDefaultColour ()
 

Protected Attributes

QWidget * m_MainControl
 
QPushButton * m_DefaultColorPushButton
 
QString m_DefauleColorStyleSheet
 
QString m_DefaultColor
 
bool m_Initializing
 
berry::IPreferences::Pointer m_niftkMorphologicalSegmentationViewPreferencesNode
 

Detailed Description

Preferences page for this plugin, enabling choice volume rendering on/off.

Constructor & Destructor Documentation

niftk::MorphologicalSegmentorPreferencePage::MorphologicalSegmentorPreferencePage ( )
niftk::MorphologicalSegmentorPreferencePage::MorphologicalSegmentorPreferencePage ( const MorphologicalSegmentorPreferencePage other)
niftk::MorphologicalSegmentorPreferencePage::~MorphologicalSegmentorPreferencePage ( )

Member Function Documentation

void niftk::MorphologicalSegmentorPreferencePage::CreateQtControl ( QWidget *  widget)
QWidget * niftk::MorphologicalSegmentorPreferencePage::GetQtControl ( ) const
void niftk::MorphologicalSegmentorPreferencePage::Init ( berry::IWorkbench::Pointer  workbench)
void niftk::MorphologicalSegmentorPreferencePage::OnDefaultColourChanged ( )
protectedslot
void niftk::MorphologicalSegmentorPreferencePage::OnResetDefaultColour ( )
protectedslot
void niftk::MorphologicalSegmentorPreferencePage::PerformCancel ( )
virtual
See also
IPreferencePage::PerformCancel()
bool niftk::MorphologicalSegmentorPreferencePage::PerformOk ( )
virtual
See also
IPreferencePage::PerformOk()
void niftk::MorphologicalSegmentorPreferencePage::Update ( void  )
virtual
See also
IPreferencePage::Update()

Member Data Documentation

QString niftk::MorphologicalSegmentorPreferencePage::m_DefauleColorStyleSheet
protected
QString niftk::MorphologicalSegmentorPreferencePage::m_DefaultColor
protected
QPushButton* niftk::MorphologicalSegmentorPreferencePage::m_DefaultColorPushButton
protected
bool niftk::MorphologicalSegmentorPreferencePage::m_Initializing
protected
QWidget* niftk::MorphologicalSegmentorPreferencePage::m_MainControl
protected
berry::IPreferences::Pointer niftk::MorphologicalSegmentorPreferencePage::m_niftkMorphologicalSegmentationViewPreferencesNode
protected
const QString niftk::MorphologicalSegmentorPreferencePage::PREFERENCES_NODE_NAME
static

Stores the name of the preferences node.


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