Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
berryIPathEditorInput.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 BERRYIPATHEDITORINPUT_H_
14
#define BERRYIPATHEDITORINPUT_H_
15
16
#include "
berryIEditorInput.h
"
17
18
#include <Poco/Path.h>
19
20
namespace
berry
{
21
43
struct
BERRY_UI_QT
IPathEditorInput
:
public
IEditorInput
{
44
45
berryObjectMacro
(
berry::IPathEditorInput
);
46
47
~IPathEditorInput
()
override
;
48
54
virtual
QString
GetPath
()
const
= 0;
55
};
56
57
}
58
59
#endif
/*BERRYIPATHEDITORINPUT_H_*/
berryIEditorInput.h
berry
Definition:
QmitkPropertyItemModel.h:25
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:26
berry::IEditorInput
Definition:
berryIEditorInput.h:67
berry::IPathEditorInput
Definition:
berryIPathEditorInput.h:43
berry::IPathEditorInput::~IPathEditorInput
~IPathEditorInput() override
berry::IPathEditorInput::GetPath
virtual QString GetPath() const =0
berry::IPathEditorInput::berryObjectMacro
berryObjectMacro(berry::IPathEditorInput)
src
MITK
Plugins
org.blueberry.ui.qt
src
berryIPathEditorInput.h
Generated on Mon Feb 23 2026 23:28:07 for Medical Imaging Interaction Toolkit by
1.9.1