Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include <mitkDisplayActionEvents.h>
Public Types | |
typedef DisplaySetLevelWindowEvent | Self |
typedef DisplayActionEvent | Superclass |
Public Types inherited from mitk::DisplayActionEvent | |
typedef DisplayActionEvent | Self |
typedef itk::AnyEvent | Superclass |
Public Member Functions | |
DisplaySetLevelWindowEvent () | |
DisplaySetLevelWindowEvent (InteractionEvent *interactionEvent, ScalarType level, ScalarType window) | |
~DisplaySetLevelWindowEvent () override | |
const char * | GetEventName () const override |
bool | CheckEvent (const itk::EventObject *e) const override |
itk::EventObject * | MakeObject () const override |
ScalarType | GetLevel () const |
ScalarType | GetWindow () const |
DisplaySetLevelWindowEvent (const Self &s) | |
Public Member Functions inherited from mitk::DisplayActionEvent | |
DisplayActionEvent () | |
DisplayActionEvent (InteractionEvent *interactionEvent) | |
~DisplayActionEvent () override | |
const char * | GetEventName () const override |
bool | CheckEvent (const itk::EventObject *e) const override |
itk::EventObject * | MakeObject () const override |
InteractionEvent * | GetInteractionEvent () const |
BaseRenderer * | GetSender () const |
DisplayActionEvent (const Self &s) | |
Definition at line 151 of file mitkDisplayActionEvents.h.
Definition at line 154 of file mitkDisplayActionEvents.h.
Definition at line 155 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 157 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 158 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 164 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 170 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 166 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 165 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 168 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 169 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 167 of file mitkDisplayActionEvents.h.