Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#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 |
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.
|
static |
A sub-scope to the global scope that is not the workbench window.
Definition at line 42 of file berryIServiceScopes.h.
|
static |
An editor site within a MultiPageEditorPart.
Definition at line 62 of file berryIServiceScopes.h.
|
static |
A page site service locator scope. Found in pages in a PageBookView.
Definition at line 57 of file berryIServiceScopes.h.
|
static |
A part site service locator scope. Found in editors and views.
Definition at line 52 of file berryIServiceScopes.h.
|
static |
A workbench window service locator scope.
Definition at line 47 of file berryIServiceScopes.h.
|
static |
The global service locator scope.
Definition at line 37 of file berryIServiceScopes.h.