NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Types | Public Member Functions | Protected Member Functions | List of all members
niftk::NiftyMIDASWorkbenchAdvisor Class Reference

Advisor class to set up the initial NiftyMIDAS workbench. More...

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

Public Types

typedef BaseWorkbenchAdvisor Superclass
 

Public Member Functions

virtual QString GetInitialWindowPerspectiveId () override
 Returns uk.ac.ucl.cmic.niftyview.midasperspective which should match that in plugin.xml. More...
 
virtual QString GetWindowIconResourcePath () const override
 Gets the resource name of the window icon. More...
 
virtual void PostStartup () override
 
- Public Member Functions inherited from niftk::BaseWorkbenchAdvisor
virtual void Initialize (berry::IWorkbenchConfigurer::Pointer configurer) override
 
virtual
berry::WorkbenchWindowAdvisor * 
CreateWorkbenchWindowAdvisor (berry::IWorkbenchWindowConfigurer::Pointer configurer) override
 Called by framework to create the WorkbenchWindowAdvisor, and derived classes should instead override CreateBaseWorkbenchWindowAdvisor. More...
 
virtual bool PreShutdown () override
 

Protected Member Functions

virtual
BaseWorkbenchWindowAdvisor
CreateBaseWorkbenchWindowAdvisor (berry::IWorkbenchWindowConfigurer::Pointer configurer) override
 Actually creates the derived WorkbenchWindowAdvisor. More...
 
- Protected Member Functions inherited from niftk::BaseWorkbenchAdvisor
mitk::DataStorage * GetDataStorage ()
 

Detailed Description

Advisor class to set up the initial NiftyMIDAS workbench.

Member Typedef Documentation

Member Function Documentation

BaseWorkbenchWindowAdvisor * niftk::NiftyMIDASWorkbenchAdvisor::CreateBaseWorkbenchWindowAdvisor ( berry::IWorkbenchWindowConfigurer::Pointer  configurer)
overrideprotectedvirtual

Actually creates the derived WorkbenchWindowAdvisor.

Reimplemented from niftk::BaseWorkbenchAdvisor.

QString niftk::NiftyMIDASWorkbenchAdvisor::GetInitialWindowPerspectiveId ( )
overridevirtual

Returns uk.ac.ucl.cmic.niftyview.midasperspective which should match that in plugin.xml.

QString niftk::NiftyMIDASWorkbenchAdvisor::GetWindowIconResourcePath ( ) const
overridevirtual

Gets the resource name of the window icon.

Implements niftk::BaseWorkbenchAdvisor.

void niftk::NiftyMIDASWorkbenchAdvisor::PostStartup ( )
overridevirtual

TODO there is no active workbench window.

Reimplemented from niftk::BaseWorkbenchAdvisor.


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