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

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

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

Public Member Functions

virtual QString GetInitialWindowPerspectiveId () override
 Returns uk.ac.ucl.cmic.niftyview.igiperspective which should match that in plugin.xml. More...
 
virtual QString GetWindowIconResourcePath () const override
 Gets the resource name of the window icon. More...
 
- 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 void PostStartup () override
 
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 NiftyIGI workbench.

Member Function Documentation

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

Actually creates the derived WorkbenchWindowAdvisor.

Reimplemented from niftk::BaseWorkbenchAdvisor.

QString niftk::NiftyIGIAppWorkbenchAdvisor::GetInitialWindowPerspectiveId ( )
overridevirtual

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

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

Gets the resource name of the window icon.

Implements niftk::BaseWorkbenchAdvisor.


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