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

Preferences page for the Tracked Image View plugin. More...

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

Public Member Functions

 TrackedImageViewPreferencePage ()
 
 TrackedImageViewPreferencePage (const TrackedImageViewPreferencePage &other)
 
 ~TrackedImageViewPreferencePage ()
 
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 CALIBRATION_FILE_NAME
 Stores the name of the preference node that contains the name of the calibration file. More...
 
static const QString SCALE_FILE_NAME
 Stores the name of the preference node that contains the name of the scale file. More...
 
static const QString EMTOWORLDCALIBRATION_FILE_NAME
 Stores the name of the preference node that contains the name of the scale file. More...
 
static const QString FLIP_X_SCALING
 Stores the name of the preference node that contains whether we flip the x scale factor to be negative. More...
 
static const QString FLIP_Y_SCALING
 Stores the name of the preference node that contains whether we flip the y scale factor to be negative. More...
 
static const QString CLONE_IMAGE
 Stores the name of the preference node that contains status whether we show the clone image button. More...
 
static const QString SHOW_2D_WINDOW
 Stores the name of the preference node that controls if we show the 2D window. More...
 

Detailed Description

Preferences page for the Tracked Image View plugin.

Constructor & Destructor Documentation

TrackedImageViewPreferencePage::TrackedImageViewPreferencePage ( )
TrackedImageViewPreferencePage::TrackedImageViewPreferencePage ( const TrackedImageViewPreferencePage other)
TrackedImageViewPreferencePage::~TrackedImageViewPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString TrackedImageViewPreferencePage::CALIBRATION_FILE_NAME
static

Stores the name of the preference node that contains the name of the calibration file.

const QString TrackedImageViewPreferencePage::CLONE_IMAGE
static

Stores the name of the preference node that contains status whether we show the clone image button.

const QString TrackedImageViewPreferencePage::EMTOWORLDCALIBRATION_FILE_NAME
static

Stores the name of the preference node that contains the name of the scale file.

const QString TrackedImageViewPreferencePage::FLIP_X_SCALING
static

Stores the name of the preference node that contains whether we flip the x scale factor to be negative.

const QString TrackedImageViewPreferencePage::FLIP_Y_SCALING
static

Stores the name of the preference node that contains whether we flip the y scale factor to be negative.

const QString TrackedImageViewPreferencePage::PREFERENCES_NODE_NAME
static

Stores the name of the preferences node.

const QString TrackedImageViewPreferencePage::SCALE_FILE_NAME
static

Stores the name of the preference node that contains the name of the scale file.

const QString TrackedImageViewPreferencePage::SHOW_2D_WINDOW
static

Stores the name of the preference node that controls if we show the 2D window.


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