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