Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
mitkEventFactory.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 mitkEventFactory_h
14
#define mitkEventFactory_h
15
16
#include "
mitkCommon.h
"
17
#include "
mitkInteractionEvent.h
"
18
#include "
mitkPropertyList.h
"
19
#include <
MitkCoreExports.h
>
20
21
namespace
mitk
22
{
35
class
MITKCORE_EXPORT
EventFactory
36
{
37
public
:
44
static
InteractionEvent::Pointer
CreateEvent
(PropertyList::Pointer eventDescription);
45
51
static
std::string
EventToXML
(
InteractionEvent
*event);
52
};
53
}
54
55
#endif
MitkCoreExports.h
MITKCORE_EXPORT
#define MITKCORE_EXPORT
Definition:
MitkCoreExports.h:15
itk::SmartPointer< Self >
mitk::EventFactory
Generates InteractionEvent-Objects/XML.
Definition:
mitkEventFactory.h:36
mitk::EventFactory::CreateEvent
static InteractionEvent::Pointer CreateEvent(PropertyList::Pointer eventDescription)
mitk::EventFactory::EventToXML
static std::string EventToXML(InteractionEvent *event)
EventToXML Transforms an event into a XML tag describing it.
mitk::InteractionEvent
Definition:
mitkInteractionEvent.h:27
mitkCommon.h
mitkInteractionEvent.h
mitkPropertyList.h
mitk
Find image slices visible on a given plane.
Definition:
RenderingTests.dox:1
src
MITK
Modules
Core
include
mitkEventFactory.h
Generated on Mon Feb 23 2026 23:28:09 for Medical Imaging Interaction Toolkit by
1.9.1