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 | |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
ConnectActionsAndFunctions() | mitk::EventStateMachine | protectedvirtual |
ConstPointer typedef | mitk::EventStateMachine | |
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::EventStateMachine | inlinevirtual |
GetClassName() const | mitk::EventStateMachine | virtual |
GetCurrentState() const | mitk::EventStateMachine | protected |
GetEventConfig() const | mitk::InteractionEventHandler | |
GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
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 |
Pointer typedef | mitk::EventStateMachine | |
ResetMouseCursor() | mitk::EventStateMachine | protected |
ResetToStartState() | mitk::EventStateMachine | protected |
Self typedef | mitk::EventStateMachine | |
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::EventStateMachine | |
~EventStateMachine() override | mitk::EventStateMachine | protected |
~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |