Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
Medical Imaging Interaction Toolkit
mitk::DisplaySetLevelWindowEvent Class Reference

#include <mitkDisplayActionEvents.h>

Inheritance diagram for mitk::DisplaySetLevelWindowEvent:
Collaboration diagram for mitk::DisplaySetLevelWindowEvent:

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
 
InteractionEventGetInteractionEvent () const
 
BaseRendererGetSender () const
 
 DisplayActionEvent (const Self &s)
 

Detailed Description

Definition at line 151 of file mitkDisplayActionEvents.h.

Member Typedef Documentation

◆ Self

◆ Superclass

Constructor & Destructor Documentation

◆ DisplaySetLevelWindowEvent() [1/3]

mitk::DisplaySetLevelWindowEvent::DisplaySetLevelWindowEvent ( )
inline

Definition at line 157 of file mitkDisplayActionEvents.h.

◆ DisplaySetLevelWindowEvent() [2/3]

mitk::DisplaySetLevelWindowEvent::DisplaySetLevelWindowEvent ( InteractionEvent interactionEvent,
ScalarType  level,
ScalarType  window 
)
inline

Definition at line 158 of file mitkDisplayActionEvents.h.

◆ ~DisplaySetLevelWindowEvent()

mitk::DisplaySetLevelWindowEvent::~DisplaySetLevelWindowEvent ( )
inlineoverride

Definition at line 164 of file mitkDisplayActionEvents.h.

◆ DisplaySetLevelWindowEvent() [3/3]

mitk::DisplaySetLevelWindowEvent::DisplaySetLevelWindowEvent ( const Self s)
inline

Definition at line 170 of file mitkDisplayActionEvents.h.

Member Function Documentation

◆ CheckEvent()

bool mitk::DisplaySetLevelWindowEvent::CheckEvent ( const itk::EventObject *  e) const
inlineoverride

Definition at line 166 of file mitkDisplayActionEvents.h.

◆ GetEventName()

const char* mitk::DisplaySetLevelWindowEvent::GetEventName ( ) const
inlineoverride

Definition at line 165 of file mitkDisplayActionEvents.h.

◆ GetLevel()

ScalarType mitk::DisplaySetLevelWindowEvent::GetLevel ( ) const
inline

Definition at line 168 of file mitkDisplayActionEvents.h.

◆ GetWindow()

ScalarType mitk::DisplaySetLevelWindowEvent::GetWindow ( ) const
inline

Definition at line 169 of file mitkDisplayActionEvents.h.

◆ MakeObject()

itk::EventObject* mitk::DisplaySetLevelWindowEvent::MakeObject ( ) const
inlineoverride

Definition at line 167 of file mitkDisplayActionEvents.h.


The documentation for this class was generated from the following file: