Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
berryIPresentationSerializer.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
14
#ifndef BERRYIPRESENTATIONSERIALIZER_H_
15
#define BERRYIPRESENTATIONSERIALIZER_H_
16
17
#include "
berryIPresentablePart.h
"
18
19
#include <QString>
20
21
namespace
berry
{
22
32
struct
BERRY_UI_QT
IPresentationSerializer
{
42
virtual
QString
GetId
(
IPresentablePart::Pointer
part) = 0;
43
55
virtual
IPresentablePart::Pointer
GetPart
(
const
QString&
id
) = 0;
56
57
virtual
~IPresentationSerializer
();
58
};
59
60
}
61
62
#endif
/* BERRYIPRESENTATIONSERIALIZER_H_ */
berryIPresentablePart.h
berry::SmartPointer
Implements transparent reference counting.
Definition:
berrySmartPointer.h:32
berry
Definition:
QmitkPropertyItemModel.h:25
BERRY_UI_QT
#define BERRY_UI_QT
Definition:
org_blueberry_ui_qt_Export.h:26
berry::IPresentationSerializer
Definition:
berryIPresentationSerializer.h:32
berry::IPresentationSerializer::GetPart
virtual IPresentablePart::Pointer GetPart(const QString &id)=0
berry::IPresentationSerializer::GetId
virtual QString GetId(IPresentablePart::Pointer part)=0
berry::IPresentationSerializer::~IPresentationSerializer
virtual ~IPresentationSerializer()
src
MITK
Plugins
org.blueberry.ui.qt
src
presentations
berryIPresentationSerializer.h
Generated on Mon Feb 23 2026 23:28:08 for Medical Imaging Interaction Toolkit by
1.9.1