NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Slots | Public Member Functions | Static Public Attributes | List of all members
niftk::IGIUltrasoundOverlayEditorPreferencePage Struct Reference
Inheritance diagram for niftk::IGIUltrasoundOverlayEditorPreferencePage:
Inheritance graph
[legend]
Collaboration diagram for niftk::IGIUltrasoundOverlayEditorPreferencePage:
Collaboration graph
[legend]

Public Slots

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

Public Member Functions

 IGIUltrasoundOverlayEditorPreferencePage ()
 
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 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...
 
static const QString CLIP_TO_IMAGE_PLANE
 Stores the name of the preference node containing whether we are using clipping planes in Image Tracking mode. More...
 

Constructor & Destructor Documentation

niftk::IGIUltrasoundOverlayEditorPreferencePage::IGIUltrasoundOverlayEditorPreferencePage ( )

Member Function Documentation

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

Member Data Documentation

const QString niftk::IGIUltrasoundOverlayEditorPreferencePage::CLIP_TO_IMAGE_PLANE
static

Stores the name of the preference node containing whether we are using clipping planes in Image Tracking mode.

const QString niftk::IGIUltrasoundOverlayEditorPreferencePage::FIRST_BACKGROUND_COLOUR
static

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

const QString niftk::IGIUltrasoundOverlayEditorPreferencePage::FIRST_BACKGROUND_STYLE_SHEET
static

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

const QString niftk::IGIUltrasoundOverlayEditorPreferencePage::SECOND_BACKGROUND_COLOUR
static

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

const QString niftk::IGIUltrasoundOverlayEditorPreferencePage::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 struct was generated from the following files: