Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
berryIEditorSite.h
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
#ifndef BERRYIEDITORSITE_H_
14
#define BERRYIEDITORSITE_H_
15
16
#include "
berryIWorkbenchPartSite.h
"
17
18
namespace
berry
{
19
30
struct
BERRY_UI_QT
IEditorSite
:
public
virtual
IWorkbenchPartSite
{
31
32
berryObjectMacro
(
berry::IEditorSite
);
33
34
~
IEditorSite
()
override
;
35
47
//virtual IEditorActionBarContributor getActionBarContributor();
48
57
//virtual IActionBars getActionBars();
58
88
// virtual void registerContextMenu(MenuManager menuManager,
89
// ISelectionProvider selectionProvider, boolean includeEditorInput);
90
123
// virtual void registerContextMenu(String menuId, MenuManager menuManager,
124
// ISelectionProvider selectionProvider, boolean includeEditorInput);
125
};
126
127
}
128
129
#endif
/*BERRYIEDITORSITE_H_*/
berry
Definition:
QmitkPropertyItemModel.h:23
berryIWorkbenchPartSite.h
berry::IEditorSite
Definition:
berryIEditorSite.h:30
berryObjectMacro
#define berryObjectMacro(...)
Definition:
berryMacros.h:33
berry::IWorkbenchPartSite
Definition:
berryIWorkbenchPartSite.h:32
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:25
Source
Plugins
org.blueberry.ui.qt
src
berryIEditorSite.h
Generated on Thu Mar 12 2020 10:23:32 for Medical Imaging Interaction Toolkit by
1.8.13