Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkDisplayActionEventFunctions_h
14 #define mitkDisplayActionEventFunctions_h
22 namespace DisplayActionEventFunctions
MITKCORE_EXPORT StdFunctionCommand::ActionFunction ScrollSliceStepperSynchronizedAction()
Returns an 'std::function' that can be used to react on the 'DisplayScrollEvent'. The function perfor...
std::function< void(const itk::EventObject &)> ActionFunction
MITKCORE_EXPORT StdFunctionCommand::ActionFunction SetCrosshairAction()
Returns an 'std::function' that can be used to react on the 'DisplaySetCrosshairEvent'....
MITKCORE_EXPORT StdFunctionCommand::ActionFunction SetLevelWindowAction()
Returns an 'std::function' that can be used to react on the 'DisplaySetLevelWindowEvent'....
MITKCORE_EXPORT StdFunctionCommand::ActionFunction MoveCameraSynchronizedAction()
Returns an 'std::function' that can be used to react on the 'DisplayMoveEvent'. The function performs...
MITKCORE_EXPORT StdFunctionCommand::ActionFunction SetCrosshairSynchronizedAction()
Returns an 'std::function' that can be used to react on the 'DisplaySetCrosshairEvent'....
MITKCORE_EXPORT StdFunctionCommand::ActionFunction ZoomSenderCameraAction()
Returns an 'std::function' that can be used to react on the 'DisplayZoomEvent'. The function performs...
Find image slices visible on a given plane.
MITKCORE_EXPORT StdFunctionCommand::ActionFunction ScrollSliceStepperAction()
Returns an 'std::function' that can be used to react on the 'DisplayScrollEvent'. The function perfor...
MITKCORE_EXPORT StdFunctionCommand::ActionFunction ZoomCameraSynchronizedAction()
Returns an 'std::function' that can be used to react on the 'DisplayZoomEvent'. The function performs...
MITKCORE_EXPORT StdFunctionCommand::ActionFunction MoveSenderCameraAction()
Returns an 'std::function' that can be used to react on the 'DisplayMoveEvent'. The function performs...