Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
mitk::SliceNavigationController::TimeGeometryEvent Class Reference

#include <mitkSliceNavigationController.h>

Inheritance diagram for mitk::SliceNavigationController::TimeGeometryEvent:
Collaboration diagram for mitk::SliceNavigationController::TimeGeometryEvent:

Public Types

typedef TimeGeometryEvent Self
 
typedef itk::AnyEvent Superclass
 

Public Member Functions

 TimeGeometryEvent (TimeGeometry *aTimeGeometry, unsigned int aPos)
 
 ~TimeGeometryEvent () override
 
const char * GetEventName () const override
 
bool CheckEvent (const ::itk::EventObject *e) const override
 
::itk::EventObject * MakeObject () const override
 
TimeGeometryGetTimeGeometry () const
 
unsigned int GetPos () const
 

Detailed Description

Definition at line 216 of file mitkSliceNavigationController.h.

Member Typedef Documentation

◆ Self

◆ Superclass

Constructor & Destructor Documentation

◆ TimeGeometryEvent()

mitk::SliceNavigationController::TimeGeometryEvent::TimeGeometryEvent ( TimeGeometry aTimeGeometry,
unsigned int  aPos 
)
inline

Definition at line 222 of file mitkSliceNavigationController.h.

◆ ~TimeGeometryEvent()

mitk::SliceNavigationController::TimeGeometryEvent::~TimeGeometryEvent ( )
inlineoverride

Definition at line 223 of file mitkSliceNavigationController.h.

Member Function Documentation

◆ CheckEvent()

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

Definition at line 225 of file mitkSliceNavigationController.h.

◆ GetEventName()

const char* mitk::SliceNavigationController::TimeGeometryEvent::GetEventName ( ) const
inlineoverride

Definition at line 224 of file mitkSliceNavigationController.h.

◆ GetPos()

unsigned int mitk::SliceNavigationController::TimeGeometryEvent::GetPos ( ) const
inline

Definition at line 228 of file mitkSliceNavigationController.h.

◆ GetTimeGeometry()

TimeGeometry* mitk::SliceNavigationController::TimeGeometryEvent::GetTimeGeometry ( ) const
inline

Definition at line 227 of file mitkSliceNavigationController.h.

◆ MakeObject()

::itk::EventObject* mitk::SliceNavigationController::TimeGeometryEvent::MakeObject ( ) const
inlineoverride

Definition at line 226 of file mitkSliceNavigationController.h.


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