Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IServiceScopes Struct Reference

#include <berryIServiceScopes.h>

Static Public Attributes

static const QString WORKBENCH_SCOPE
 
static const QString DIALOG_SCOPE
 
static const QString WINDOW_SCOPE
 
static const QString PARTSITE_SCOPE
 
static const QString PAGESITE_SCOPE
 
static const QString MPESITE_SCOPE
 

Detailed Description

Different levels of service locators supported by the workbench.

This interface is not intended to be extended by clients. This interface is not intended to be implemented by clients.

Definition at line 32 of file berryIServiceScopes.h.

Member Data Documentation

const QString berry::IServiceScopes::DIALOG_SCOPE
static

A sub-scope to the global scope that is not the workbench window.

Definition at line 42 of file berryIServiceScopes.h.

const QString berry::IServiceScopes::MPESITE_SCOPE
static

An editor site within a MultiPageEditorPart.

Definition at line 62 of file berryIServiceScopes.h.

const QString berry::IServiceScopes::PAGESITE_SCOPE
static

A page site service locator scope. Found in pages in a PageBookView.

Definition at line 57 of file berryIServiceScopes.h.

const QString berry::IServiceScopes::PARTSITE_SCOPE
static

A part site service locator scope. Found in editors and views.

Definition at line 52 of file berryIServiceScopes.h.

const QString berry::IServiceScopes::WINDOW_SCOPE
static

A workbench window service locator scope.

Definition at line 47 of file berryIServiceScopes.h.

const QString berry::IServiceScopes::WORKBENCH_SCOPE
static

The global service locator scope.

Definition at line 37 of file berryIServiceScopes.h.


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