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

Preference page for IGIVLEditor. More...

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

Public Slots

void OnBackgroundColourClicked ()
 

Public Member Functions

 IGIVLEditorPreferencePage ()
 
void Init (berry::IWorkbench::Pointer workbench)
 
void CreateQtControl (QWidget *widget)
 
QWidget * GetQtControl () const
 
virtual bool PerformOk ()
 
virtual void PerformCancel ()
 
virtual void Update ()
 

Static Public Attributes

static const char * BACKGROUND_COLOR_PREFSKEY = "background colour"
 
static const unsigned int DEFAULT_BACKGROUND_COLOR = 0xFF000000
 

Protected Attributes

QWidget * m_MainControl
 
QPushButton * m_BackgroundColourButton
 
unsigned int m_BackgroundColour
 
berry::IPreferences::Pointer m_IGIVLEditorPreferencesNode
 

Detailed Description

Preference page for IGIVLEditor.

Constructor & Destructor Documentation

IGIVLEditorPreferencePage::IGIVLEditorPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const char * IGIVLEditorPreferencePage::BACKGROUND_COLOR_PREFSKEY = "background colour"
static
const unsigned int IGIVLEditorPreferencePage::DEFAULT_BACKGROUND_COLOR = 0xFF000000
static
unsigned int IGIVLEditorPreferencePage::m_BackgroundColour
protected
QPushButton* IGIVLEditorPreferencePage::m_BackgroundColourButton
protected
berry::IPreferences::Pointer IGIVLEditorPreferencePage::m_IGIVLEditorPreferencesNode
protected
QWidget* IGIVLEditorPreferencePage::m_MainControl
protected

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