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

Preference page for IGIVLVideoOverlayEditor, eg. setting the gradient background. More...

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

Public Slots

void OnBackgroundColourClicked ()
 

Public Member Functions

 IGIVLVideoOverlayEditorPreferencePage ()
 
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 CALIBRATION_FILE_NAME
 Stores the name of the preference node that contains the name of the calibration file. More...
 
static const QString BACKGROUND_COLOR_PREFSKEY
 Stores the name of the preference node that contains the background colour. More...
 
static const unsigned int DEFAULT_BACKGROUND_COLOR
 

Detailed Description

Preference page for IGIVLVideoOverlayEditor, eg. setting the gradient background.

Constructor & Destructor Documentation

niftk::IGIVLVideoOverlayEditorPreferencePage::IGIVLVideoOverlayEditorPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString niftk::IGIVLVideoOverlayEditorPreferencePage::BACKGROUND_COLOR_PREFSKEY
static

Stores the name of the preference node that contains the background colour.

const QString niftk::IGIVLVideoOverlayEditorPreferencePage::CALIBRATION_FILE_NAME
static

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

const unsigned int niftk::IGIVLVideoOverlayEditorPreferencePage::DEFAULT_BACKGROUND_COLOR
static

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