ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ActionFunctionsMapType typedef | mitk::EventStateMachine | |
AddActionFunction(const std::string &action, TActionFunctor *functor) | mitk::EventStateMachine | protected |
AddActionFunction(const std::string &action, const ActionFunctionDelegate &delegate) | mitk::EventStateMachine | protected |
AddConditionFunction(const std::string &condition, const ConditionFunctionDelegate &delegate) | mitk::EventStateMachine | protected |
AddEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
AddEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
AffineImageCropperInteractor() | mitk::AffineImageCropperInteractor | protected |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
CheckOverObject(const InteractionEvent *interactionEvent) | mitk::AffineImageCropperInteractor | protectedvirtual |
Clone() const | mitk::AffineImageCropperInteractor | |
ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
ConnectActionsAndFunctions() override | mitk::AffineImageCropperInteractor | protectedvirtual |
ConstPointer typedef | mitk::DataInteractor | |
DataInteractor() | mitk::DataInteractor | protected |
DataNodeChanged() override | mitk::AffineImageCropperInteractor | protectedvirtual |
DeformObject(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
DeselectObject(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
EnableInteraction(bool enable) | mitk::EventStateMachine | inline |
EnableUndo(bool enable) | mitk::EventStateMachine | inline |
EventStateMachine() | mitk::EventStateMachine | protected |
ExecuteAction(StateMachineAction *action, InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
FilterEvents(InteractionEvent *interactionEvent, DataNode *dataNode) | mitk::EventStateMachine | protectedvirtual |
GetAttributes() const | mitk::InteractionEventHandler | protected |
GetClassHierarchy() const override | mitk::DataInteractor | inlinevirtual |
GetClassName() const | mitk::DataInteractor | virtual |
GetCurrentState() const | mitk::EventStateMachine | protected |
GetDataNode() const | mitk::DataInteractor | |
GetEventConfig() const | mitk::InteractionEventHandler | |
GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
GetLayer() const | mitk::DataInteractor | |
GetMode() const | mitk::DataInteractor | |
GetStaticNameOfClass() | mitk::DataInteractor | inlinestatic |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
InitDeformation(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
InitRotate(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
InitTranslate(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
IntDeactivateMe | mitk::DataInteractor | static |
IntEnterWidget | mitk::DataInteractor | static |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
IntLeaveWidget | mitk::DataInteractor | static |
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
m_IsActive | mitk::EventStateMachine | protected |
m_UndoController | mitk::EventStateMachine | protected |
m_UndoEnabled | mitk::EventStateMachine | protected |
MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
mitkClassMacro(AffineImageCropperInteractor, DataInteractor) | mitk::AffineImageCropperInteractor | |
New() | mitk::AffineImageCropperInteractor | static |
NotifyResultReady() | mitk::DataInteractor | protectedvirtual |
NotifyStart() | mitk::DataInteractor | protectedvirtual |
Pointer typedef | mitk::DataInteractor | |
ResetMouseCursor() | mitk::EventStateMachine | protected |
ResetToStartState() | mitk::EventStateMachine | protected |
RotateObject(StateMachineAction *, InteractionEvent *interactionEvent) | mitk::AffineImageCropperInteractor | protectedvirtual |
ScaleRadius(StateMachineAction *, InteractionEvent *interactionEvent) | mitk::AffineImageCropperInteractor | protectedvirtual |
SelectObject(StateMachineAction *, InteractionEvent *) | mitk::AffineImageCropperInteractor | protectedvirtual |
Self typedef | mitk::DataInteractor | |
SetDataNode(DataNode *dataNode) | mitk::DataInteractor | virtual |
SetEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
SetEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
SetMouseCursor(const char *xpm[], int hotspotX, int hotspotY) | mitk::EventStateMachine | protected |
StateMachineStateType typedef | mitk::EventStateMachine | |
Superclass typedef | mitk::DataInteractor | |
TranslateObject(StateMachineAction *, InteractionEvent *interactionEvent) | mitk::AffineImageCropperInteractor | protectedvirtual |
~AffineImageCropperInteractor() override | mitk::AffineImageCropperInteractor | protected |
~DataInteractor() override | mitk::DataInteractor | protected |
~EventStateMachine() override | mitk::EventStateMachine | protected |
~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |