Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
mitkPropertyListReplacedObserver.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
#ifndef mitkPropertyListReplacedObserver_h
13
#define mitkPropertyListReplacedObserver_h
14
15
// mitk
16
#include "
mitkPropertyList.h
"
17
#include <
MitkCoreExports.h
>
18
#include <string>
19
20
namespace
mitk
21
{
28
class
MITKCORE_EXPORT
PropertyListReplacedObserver
29
{
30
public
:
36
virtual
void
BeforePropertyListReplaced
(
const
std::string &
id
,
mitk::PropertyList
*propertyList);
41
virtual
void
AfterPropertyListReplaced
(
const
std::string &
id
,
mitk::PropertyList
*propertyList);
42
};
43
}
// namespace mitk
44
45
#endif
MitkCoreExports.h
MITKCORE_EXPORT
#define MITKCORE_EXPORT
Definition:
MitkCoreExports.h:15
mitk::PropertyListReplacedObserver
Definition:
mitkPropertyListReplacedObserver.h:29
mitk::PropertyListReplacedObserver::AfterPropertyListReplaced
virtual void AfterPropertyListReplaced(const std::string &id, mitk::PropertyList *propertyList)
mitk::PropertyListReplacedObserver::BeforePropertyListReplaced
virtual void BeforePropertyListReplaced(const std::string &id, mitk::PropertyList *propertyList)
mitk::PropertyList
Key-value list holding instances of BaseProperty.
Definition:
mitkPropertyList.h:57
mitkPropertyList.h
mitk
Find image slices visible on a given plane.
Definition:
RenderingTests.dox:1
src
MITK
Modules
Core
include
mitkPropertyListReplacedObserver.h
Generated on Mon Feb 23 2026 23:28:11 for Medical Imaging Interaction Toolkit by
1.9.1