Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
Home
Manual
API Reference
Download
Bugzilla
Groups
Namespace List
Class List
File List
Examples
File List
File Members
berryIServiceScopes.h
Go to the documentation of this file.
1
/*===================================================================
2
3
BlueBerry Platform
4
5
Copyright (c) German Cancer Research Center,
6
Division of Medical and Biological Informatics.
7
All rights reserved.
8
9
This software is distributed WITHOUT ANY WARRANTY; without
10
even the implied warranty of MERCHANTABILITY or FITNESS FOR
11
A PARTICULAR PURPOSE.
12
13
See LICENSE.txt or http://www.mitk.org for details.
14
15
===================================================================*/
16
17
#ifndef BERRYISERVICESCOPES_H
18
#define BERRYISERVICESCOPES_H
19
20
#include <QString>
21
22
#include <
org_blueberry_ui_qt_Export.h
>
23
24
namespace
berry
{
25
32
struct
BERRY_UI_QT
IServiceScopes
33
{
37
static
const
QString
WORKBENCH_SCOPE
;
// = "org.blueberry.ui.IWorkbench";
38
42
static
const
QString
DIALOG_SCOPE
;
// = "org.blueberry.ui.IDialog";
43
47
static
const
QString
WINDOW_SCOPE
;
// = "org.blueberry.ui.IWorkbenchWindow";
48
52
static
const
QString
PARTSITE_SCOPE
;
// = "org.blueberry.ui.IWorkbenchPartSite";
53
57
static
const
QString
PAGESITE_SCOPE
;
// = "org.blueberry.ui.PageSite";
58
62
static
const
QString
MPESITE_SCOPE
;
// = "org.blueberry.ui.MultiPageEditorSite";
63
64
private
:
65
66
IServiceScopes
();
67
};
68
69
}
70
71
#endif // BERRYISERVICESCOPES_H
berry
Definition:
QmitkPropertyItemModel.h:27
berry::IServiceScopes::DIALOG_SCOPE
static const QString DIALOG_SCOPE
Definition:
berryIServiceScopes.h:42
berry::IServiceScopes::PARTSITE_SCOPE
static const QString PARTSITE_SCOPE
Definition:
berryIServiceScopes.h:52
org_blueberry_ui_qt_Export.h
berry::IServiceScopes::MPESITE_SCOPE
static const QString MPESITE_SCOPE
Definition:
berryIServiceScopes.h:62
berry::IServiceScopes::PAGESITE_SCOPE
static const QString PAGESITE_SCOPE
Definition:
berryIServiceScopes.h:57
berry::IServiceScopes::WORKBENCH_SCOPE
static const QString WORKBENCH_SCOPE
Definition:
berryIServiceScopes.h:37
berry::IServiceScopes
Definition:
berryIServiceScopes.h:32
berry::IServiceScopes::WINDOW_SCOPE
static const QString WINDOW_SCOPE
Definition:
berryIServiceScopes.h:47
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:23
git
MITK
Plugins
org.blueberry.ui.qt
src
services
berryIServiceScopes.h
Generated on Fri Feb 3 2017 20:51:44 for Medical Imaging Interaction Toolkit by
1.8.9.1