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

Preferences page for the Point Based Registration View plugin. More...

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

Public Member Functions

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

Static Public Attributes

static const QString PREFERENCES_NODE_NAME
 Stores the name of the preferences node. More...
 
static const QString USE_ICP_INITIALISATION
 Stores the name of the preference node that contains the value of the Use ICP preference. More...
 
static const QString USE_POINT_ID_FOR_MATCHING
 Stores the name of the preference node that contains whether we use point ID for matching points. More...
 

Detailed Description

Preferences page for the Point Based Registration View plugin.

Constructor & Destructor Documentation

PointRegViewPreferencePage::PointRegViewPreferencePage ( )
PointRegViewPreferencePage::PointRegViewPreferencePage ( const PointRegViewPreferencePage other)
PointRegViewPreferencePage::~PointRegViewPreferencePage ( )

Member Function Documentation

void PointRegViewPreferencePage::CreateQtControl ( QWidget *  widget)
override
QWidget * PointRegViewPreferencePage::GetQtControl ( ) const
override
void PointRegViewPreferencePage::Init ( berry::IWorkbench::Pointer  workbench)
override
void PointRegViewPreferencePage::PerformCancel ( )
overridevirtual
See also
IPreferencePage::PerformCancel()
bool PointRegViewPreferencePage::PerformOk ( )
overridevirtual
See also
IPreferencePage::PerformOk()
void PointRegViewPreferencePage::Update ( void  )
overridevirtual
See also
IPreferencePage::Update()

Member Data Documentation

const QString PointRegViewPreferencePage::PREFERENCES_NODE_NAME
static

Stores the name of the preferences node.

const QString PointRegViewPreferencePage::USE_ICP_INITIALISATION
static

Stores the name of the preference node that contains the value of the Use ICP preference.

const QString PointRegViewPreferencePage::USE_POINT_ID_FOR_MATCHING
static

Stores the name of the preference node that contains whether we use point ID for matching points.


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