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

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

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

Public Member Functions

 TrackedPointerViewPreferencePage ()
 
 TrackedPointerViewPreferencePage (const TrackedPointerViewPreferencePage &other)
 
 ~TrackedPointerViewPreferencePage ()
 
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 UPDATE_VIEW_COORDINATE_NAME
 Stores the name of the preference node that stores the boolean of whether to update the ortho-view focus point. More...
 
static const QString NUMBER_OF_SAMPLES_TO_AVERAGE
 Stores the name of the preference node that stores how many samples to average over. More...
 

Detailed Description

Preferences page for the Tracked Pointer View plugin.

Constructor & Destructor Documentation

TrackedPointerViewPreferencePage::TrackedPointerViewPreferencePage ( )
TrackedPointerViewPreferencePage::TrackedPointerViewPreferencePage ( const TrackedPointerViewPreferencePage other)
TrackedPointerViewPreferencePage::~TrackedPointerViewPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString TrackedPointerViewPreferencePage::CALIBRATION_FILE_NAME
static

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

const QString TrackedPointerViewPreferencePage::NUMBER_OF_SAMPLES_TO_AVERAGE
static

Stores the name of the preference node that stores how many samples to average over.

const QString TrackedPointerViewPreferencePage::PREFERENCES_NODE_NAME
static

Stores the name of the preferences node.

const QString TrackedPointerViewPreferencePage::UPDATE_VIEW_COORDINATE_NAME
static

Stores the name of the preference node that stores the boolean of whether to update the ortho-view focus point.


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