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

Preference page for VLStandardDisplayEditor, eg. setting the background colour. More...

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

Public Slots

void OnBackgroundColourClicked ()
 

Public Member Functions

 VLStandardDisplayEditorPreferencePage ()
 
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 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 VLStandardDisplayEditor, eg. setting the background colour.

Constructor & Destructor Documentation

niftk::VLStandardDisplayEditorPreferencePage::VLStandardDisplayEditorPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString niftk::VLStandardDisplayEditorPreferencePage::BACKGROUND_COLOR_PREFSKEY
static

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

const unsigned int niftk::VLStandardDisplayEditorPreferencePage::DEFAULT_BACKGROUND_COLOR
static

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