Public Types | Public Member Functions

mitk::SliceNavigationController::GeometrySliceEvent Class Reference

#include <mitkSliceNavigationController.h>

Inheritance diagram for mitk::SliceNavigationController::GeometrySliceEvent:
Inheritance graph
[legend]
Collaboration diagram for mitk::SliceNavigationController::GeometrySliceEvent:
Collaboration graph
[legend]

List of all members.

Public Types

typedef GeometrySliceEvent Self
typedef TimeSlicedGeometryEvent Superclass

Public Member Functions

 GeometrySliceEvent (TimeSlicedGeometry *aTimeSlicedGeometry, unsigned int aPos)
virtual ~GeometrySliceEvent ()
virtual const char * GetEventName () const
virtual bool CheckEvent (const ::itk::EventObject *e) const
virtual ::itk::EventObject * MakeObject () const

Detailed Description

Definition at line 291 of file mitkSliceNavigationController.h.


Member Typedef Documentation


Constructor & Destructor Documentation

mitk::SliceNavigationController::GeometrySliceEvent::GeometrySliceEvent ( TimeSlicedGeometry aTimeSlicedGeometry,
unsigned int  aPos 
) [inline]

Definition at line 291 of file mitkSliceNavigationController.h.

{
virtual mitk::SliceNavigationController::GeometrySliceEvent::~GeometrySliceEvent (  ) [inline, virtual]

Definition at line 291 of file mitkSliceNavigationController.h.

{

Member Function Documentation

virtual bool mitk::SliceNavigationController::GeometrySliceEvent::CheckEvent ( const ::itk::EventObject *  e ) const [inline, virtual]
virtual const char* mitk::SliceNavigationController::GeometrySliceEvent::GetEventName (  ) const [inline, virtual]
virtual ::itk::EventObject* mitk::SliceNavigationController::GeometrySliceEvent::MakeObject (  ) const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines