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
berryPlatformUI.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 BERRYPLATFORMUI_H_
18
#define BERRYPLATFORMUI_H_
19
20
#include <
org_blueberry_ui_qt_Export.h
>
21
22
#include "
berryDisplay.h
"
23
#include "
application/berryWorkbenchAdvisor.h
"
24
#include "testing/berryTestableObject.h"
25
26
namespace
berry
{
27
44
class
BERRY_UI_QT
PlatformUI
45
{
46
public
:
47
48
static
QString PLUGIN_ID();
49
static
const
QString
XP_WORKBENCH
;
50
static
const
QString
XP_VIEWS
;
51
58
static
const
int
RETURN_OK
;
59
68
static
const
int
RETURN_RESTART
;
69
77
static
const
int
RETURN_UNSTARTABLE
;
78
86
static
const
int
RETURN_EMERGENCY_CLOSE
;
87
117
static
int
CreateAndRunWorkbench(
Display
* display,
WorkbenchAdvisor
* advisor);
118
126
static
Display
* CreateDisplay();
127
135
static
IWorkbench
* GetWorkbench();
136
152
static
bool
IsWorkbenchRunning();
153
164
static
TestableObject::Pointer
GetTestableObject();
165
166
private
:
167
168
PlatformUI
();
169
170
};
171
172
}
173
174
#endif
/*BERRYPLATFORMUI_H_*/
berry::PlatformUI
Definition:
berryPlatformUI.h:44
berry
Definition:
QmitkPropertyItemModel.h:27
berryWorkbenchAdvisor.h
mitk::Pointer
itk::SmartPointer< Self > Pointer
Definition:
mitkRenderingManager.h:389
berryDisplay.h
berry::WorkbenchAdvisor
Definition:
berryWorkbenchAdvisor.h:96
berry::PlatformUI::RETURN_RESTART
static const int RETURN_RESTART
Definition:
berryPlatformUI.h:68
berry::Display
Definition:
berryDisplay.h:27
berry::PlatformUI::RETURN_EMERGENCY_CLOSE
static const int RETURN_EMERGENCY_CLOSE
Definition:
berryPlatformUI.h:86
berry::PlatformUI::XP_WORKBENCH
static const QString XP_WORKBENCH
Definition:
berryPlatformUI.h:49
berry::PlatformUI::RETURN_OK
static const int RETURN_OK
Definition:
berryPlatformUI.h:58
org_blueberry_ui_qt_Export.h
berry::PlatformUI::RETURN_UNSTARTABLE
static const int RETURN_UNSTARTABLE
Definition:
berryPlatformUI.h:77
berry::IWorkbench
Definition:
berryIWorkbench.h:86
berry::PlatformUI::XP_VIEWS
static const QString XP_VIEWS
Definition:
berryPlatformUI.h:50
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:23
git
MITK
Plugins
org.blueberry.ui.qt
src
berryPlatformUI.h
Generated on Fri Feb 3 2017 20:51:44 for Medical Imaging Interaction Toolkit by
1.8.9.1