ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ActionFunctionsMapType typedef | mitk::EventStateMachine | |
Activated() | mitk::Tool | protectedvirtual |
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 | |
CanHandle(const BaseData *referenceData, const BaseData *workingData) const | mitk::Tool | virtual |
CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
ConfirmBeforeDeactivation() | mitk::Tool | virtual |
ConnectActionsAndFunctions() override | mitk::Tool | protectedvirtual |
ConstPointer typedef | mitk::EventStateMachine | |
CreateEmptySegmentationNode(const Image *original, const std::string &organName, const mitk::Color &color) const | mitk::Tool | |
CreateSegmentationNode(Image *image, const std::string &organName, const mitk::Color &color) const | mitk::Tool | |
CurrentlyBusy | mitk::Tool | |
Deactivated() | mitk::Tool | protectedvirtual |
DefaultSegmentationDataType typedef | mitk::Tool | |
Disable() | mitk::InteractionEventObserver | |
Enable() | mitk::InteractionEventObserver | |
EnableInteraction(bool enable) | mitk::EventStateMachine | inline |
EnableUndo(bool enable) | mitk::EventStateMachine | inline |
ErrorMessage | mitk::Tool | |
EventStateMachine() | mitk::EventStateMachine | protected |
ExecuteAction(StateMachineAction *action, InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
FilterEvents(InteractionEvent *, DataNode *) override | mitk::Tool | protectedvirtual |
GeneralMessage | mitk::Tool | |
GetAttributes() const | mitk::InteractionEventHandler | protected |
GetClassHierarchy() const override | mitk::EventStateMachine | inlinevirtual |
GetClassName() const | mitk::EventStateMachine | virtual |
GetCurrentState() const | mitk::EventStateMachine | protected |
GetCursorIconResource() const | mitk::Tool | virtual |
GetDataStorage() const | mitk::Tool | protected |
GetEventConfig() const | mitk::InteractionEventHandler | |
GetExecutableTransition(InteractionEvent *event) | mitk::EventStateMachine | protected |
GetGroup() const | mitk::Tool | virtual |
GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix) | mitk::Tool | virtual |
GetIconPath() const | mitk::Tool | inlinevirtual |
GetIconResource() const | mitk::Tool | virtual |
GetName() const =0 | mitk::Tool | pure virtual |
GetReferenceDataPreference() const | mitk::Tool | virtual |
GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
GetToolManager() const | mitk::Tool | protected |
GetWorkingDataPreference() const | mitk::Tool | virtual |
GetXPM() const =0 | mitk::Tool | pure virtual |
GUIProcessEventsMessage | mitk::Tool | |
HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
InitializeStateMachine() | mitk::Tool | virtual |
InteractionEventHandler() | mitk::InteractionEventHandler | protected |
InteractionEventObserver() | mitk::InteractionEventObserver | |
IsEnabled() const | mitk::InteractionEventObserver | |
LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
m_EventConfig | mitk::Tool | protected |
m_IsActive | mitk::EventStateMachine | protected |
m_UndoController | mitk::EventStateMachine | protected |
m_UndoEnabled | mitk::EventStateMachine | protected |
MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
Notify(InteractionEvent *interactionEvent, bool isHandled) override | mitk::Tool | protectedvirtual |
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 |
SetToolManager(ToolManager *) | mitk::Tool | protectedvirtual |
StateMachineStateType typedef | mitk::EventStateMachine | |
Superclass typedef | mitk::EventStateMachine | |
Tool(const char *, const us::Module *interactorModule=nullptr) | mitk::Tool | protected |
~EventStateMachine() override | mitk::EventStateMachine | protected |
~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |
~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
~Tool() override | mitk::Tool | protected |