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

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

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

Public Slots

void FirstColorChanged ()
 
void SecondColorChanged ()
 
void ResetColors ()
 

Public Member Functions

 IGIVideoOverlayEditorPreferencePage ()
 
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 FIRST_BACKGROUND_STYLE_SHEET
 Stores the name of the preference node that contains the stylesheet of the first background colour. More...
 
static const QString SECOND_BACKGROUND_STYLE_SHEET
 Stores the name of the preference node that contains the stylesheet of the second background colour. More...
 
static const QString FIRST_BACKGROUND_COLOUR
 Stores the name of the preference node that contains the first background colour. More...
 
static const QString SECOND_BACKGROUND_COLOUR
 Stores the name of the preference node that contains the second background colour. More...
 

Detailed Description

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

Constructor & Destructor Documentation

niftk::IGIVideoOverlayEditorPreferencePage::IGIVideoOverlayEditorPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString niftk::IGIVideoOverlayEditorPreferencePage::CALIBRATION_FILE_NAME
static

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

const QString niftk::IGIVideoOverlayEditorPreferencePage::FIRST_BACKGROUND_COLOUR
static

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

const QString niftk::IGIVideoOverlayEditorPreferencePage::FIRST_BACKGROUND_STYLE_SHEET
static

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

const QString niftk::IGIVideoOverlayEditorPreferencePage::SECOND_BACKGROUND_COLOUR
static

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

const QString niftk::IGIVideoOverlayEditorPreferencePage::SECOND_BACKGROUND_STYLE_SHEET
static

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


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