Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
berryIServiceScopes.cpp
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#include "
berryIServiceScopes.h
"
14
15
namespace
berry
{
16
17
const
QString
IServiceScopes::WORKBENCH_SCOPE
=
"org.blueberry.ui.IWorkbench"
;
18
const
QString
IServiceScopes::DIALOG_SCOPE
=
"org.blueberry.ui.IDialog"
;
19
const
QString
IServiceScopes::WINDOW_SCOPE
=
"org.blueberry.ui.IWorkbenchWindow"
;
20
const
QString
IServiceScopes::PARTSITE_SCOPE
=
"org.blueberry.ui.IWorkbenchPartSite"
;
21
const
QString
IServiceScopes::PAGESITE_SCOPE
=
"org.blueberry.ui.PageSite"
;
22
const
QString
IServiceScopes::MPESITE_SCOPE
=
"org.blueberry.ui.MultiPageEditorSite"
;
23
24
}
berry
Definition:
QmitkPropertyItemModel.h:23
berry::IServiceScopes::DIALOG_SCOPE
static const QString DIALOG_SCOPE
Definition:
berryIServiceScopes.h:38
berry::IServiceScopes::PARTSITE_SCOPE
static const QString PARTSITE_SCOPE
Definition:
berryIServiceScopes.h:48
berry::IServiceScopes::MPESITE_SCOPE
static const QString MPESITE_SCOPE
Definition:
berryIServiceScopes.h:58
berry::IServiceScopes::PAGESITE_SCOPE
static const QString PAGESITE_SCOPE
Definition:
berryIServiceScopes.h:53
berry::IServiceScopes::WORKBENCH_SCOPE
static const QString WORKBENCH_SCOPE
Definition:
berryIServiceScopes.h:33
berryIServiceScopes.h
berry::IServiceScopes::WINDOW_SCOPE
static const QString WINDOW_SCOPE
Definition:
berryIServiceScopes.h:43
Source
Plugins
org.blueberry.ui.qt
src
services
berryIServiceScopes.cpp
Generated on Thu Mar 12 2020 10:23:32 for Medical Imaging Interaction Toolkit by
1.8.13