Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
berryAbstractHandleObjectEvent.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 BERRYABSTRACTHANDLEOBJECTEVENT_H_
15
#define BERRYABSTRACTHANDLEOBJECTEVENT_H_
16
17
#include "
berryAbstractBitSetEvent.h
"
18
19
namespace
berry
{
20
29
class
BERRY_COMMANDS
AbstractHandleObjectEvent
:
public
AbstractBitSetEvent
30
{
31
32
public
:
33
berryObjectMacro
(
AbstractHandleObjectEvent
);
34
40
bool
IsDefinedChanged
()
const
;
41
42
protected
:
43
48
static
int
CHANGED_DEFINED
();
// = 1;
49
53
static
int
LAST_BIT_USED_ABSTRACT_HANDLE
();
// = CHANGED_DEFINED;
54
61
AbstractHandleObjectEvent
(
bool
definedChanged);
62
63
};
64
65
}
66
67
#endif
/* BERRYABSTRACTHANDLEOBJECTEVENT_H_ */
berryAbstractBitSetEvent.h
berry::AbstractBitSetEvent
Definition:
berryAbstractBitSetEvent.h:30
berry::AbstractHandleObjectEvent
Definition:
berryAbstractHandleObjectEvent.h:30
berry::AbstractHandleObjectEvent::LAST_BIT_USED_ABSTRACT_HANDLE
static int LAST_BIT_USED_ABSTRACT_HANDLE()
berry::AbstractHandleObjectEvent::AbstractHandleObjectEvent
AbstractHandleObjectEvent(bool definedChanged)
berry::AbstractHandleObjectEvent::CHANGED_DEFINED
static int CHANGED_DEFINED()
berry::AbstractHandleObjectEvent::berryObjectMacro
berryObjectMacro(AbstractHandleObjectEvent)
berry::AbstractHandleObjectEvent::IsDefinedChanged
bool IsDefinedChanged() const
berry
Definition:
QmitkPropertyItemModel.h:25
BERRY_COMMANDS
#define BERRY_COMMANDS
Definition:
org_blueberry_core_commands_Export.h:26
src
MITK
Plugins
org.blueberry.core.commands
src
common
berryAbstractHandleObjectEvent.h
Generated on Mon Feb 23 2026 23:28:07 for Medical Imaging Interaction Toolkit by
1.9.1