|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <mitkDisplayActionEvents.h>


Public Types | |
| typedef DisplayMoveEvent | Self |
| typedef DisplayActionEvent | Superclass |
Public Types inherited from mitk::DisplayActionEvent | |
| typedef DisplayActionEvent | Self |
| typedef itk::AnyEvent | Superclass |
Public Member Functions | |
| DisplayMoveEvent () | |
| DisplayMoveEvent (InteractionEvent *interactionEvent, const Vector2D &moveVector) | |
| ~DisplayMoveEvent () override | |
| const char * | GetEventName () const override |
| bool | CheckEvent (const itk::EventObject *e) const override |
| itk::EventObject * | MakeObject () const override |
| const Vector2D & | GetMoveVector () const |
| DisplayMoveEvent (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 53 of file mitkDisplayActionEvents.h.
Definition at line 56 of file mitkDisplayActionEvents.h.
Definition at line 57 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 59 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 60 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 65 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 70 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 67 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 66 of file mitkDisplayActionEvents.h.
|
inline |
Definition at line 69 of file mitkDisplayActionEvents.h.
|
inlineoverride |
Definition at line 68 of file mitkDisplayActionEvents.h.