Medical Imaging Interaction Toolkit
2024.06.00
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.
Definition at line 28 of file berryIServiceScopes.h.
|
static |
A sub-scope to the global scope that is not the workbench window.
Definition at line 38 of file berryIServiceScopes.h.
|
static |
An editor site within a MultiPageEditorPart.
Definition at line 58 of file berryIServiceScopes.h.
|
static |
A page site service locator scope. Found in pages in a PageBookView.
Definition at line 53 of file berryIServiceScopes.h.
|
static |
A part site service locator scope. Found in editors and views.
Definition at line 48 of file berryIServiceScopes.h.
|
static |
A workbench window service locator scope.
Definition at line 43 of file berryIServiceScopes.h.
|
static |
The global service locator scope.
Definition at line 33 of file berryIServiceScopes.h.