| ActionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ActionFunctionsMapType typedef | mitk::EventStateMachine | |
| Activated() override | mitk::SegWithPreviewTool | virtual |
| 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 override | mitk::nnInteractiveTool | virtual |
| CheckCondition(const StateMachineCondition &condition, const InteractionEvent *interactionEvent) | mitk::EventStateMachine | protectedvirtual |
| ConditionFunctionDelegate typedef | mitk::EventStateMachine | protected |
| ConfigurationChanged() | mitk::InteractionEventHandler | protectedvirtual |
| ConfirmBeforeDeactivation() override | mitk::SegWithPreviewTool | protectedvirtual |
| ConfirmCleanUp() override | mitk::nnInteractiveTool | protectedvirtual |
| ConfirmCleanUpEvent | mitk::nnInteractiveTool | |
| ConfirmSegmentation() | mitk::SegWithPreviewTool | |
| ConnectActionsAndFunctions() override | mitk::Tool | protectedvirtual |
| ConstPointer typedef | mitk::EventStateMachine | |
| CreateAllTimeStepsOff() | mitk::SegWithPreviewTool | virtual |
| CreateAllTimeStepsOn() | mitk::SegWithPreviewTool | virtual |
| CreatePythonContext() | mitk::nnInteractiveTool | |
| CurrentlyBusy | mitk::Tool | |
| Deactivated() override | mitk::nnInteractiveTool | virtual |
| DefaultSegmentationDataType typedef | mitk::Tool | |
| Disable() | mitk::InteractionEventObserver | |
| DisableInteractor(std::optional< nnInteractive::InteractionType > interactionType=std::nullopt) | mitk::nnInteractiveTool | |
| DoUpdatePreview(const Image *inputAtTimeStep, const Image *oldSegAtTimeStep, MultiLabelSegmentation *previewImage, TimeStepType timeStep) override | mitk::nnInteractiveTool | protectedvirtual |
| Enable() | mitk::InteractionEventObserver | |
| EnableInteraction(bool enable) | mitk::EventStateMachine | inline |
| EnableInteractor(nnInteractive::InteractionType nextInteractionType, nnInteractive::PromptType promptType) | mitk::nnInteractiveTool | |
| EnableUndo(bool enable) | mitk::EventStateMachine | inline |
| EndSession() | mitk::nnInteractiveTool | |
| EnsureTargetSegmentationNodeInDataStorage() const | mitk::SegWithPreviewTool | protected |
| 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 | |
| GetActiveLabelValueOfPreview() const | mitk::SegWithPreviewTool | protected |
| GetAttributes() const | mitk::InteractionEventHandler | protected |
| GetAutoRefine() const | mitk::nnInteractiveTool | |
| GetAutoZoom() const | mitk::nnInteractiveTool | |
| GetBackend() const | mitk::nnInteractiveTool | |
| GetClassHierarchy() const override | mitk::EventStateMachine | inlinevirtual |
| GetClassName() const | mitk::EventStateMachine | virtual |
| GetCreateAllTimeSteps() | mitk::SegWithPreviewTool | virtual |
| GetCUDADeviceInfo(CUDADeviceInfo &info) const | mitk::nnInteractiveTool | |
| GetCurrentSegmentationName() | mitk::SegWithPreviewTool | |
| 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 override | mitk::SegWithPreviewTool | protectedvirtual |
| GetGUI(const std::string &toolkitPrefix, const std::string &toolkitPostfix) | mitk::Tool | virtual |
| GetIconPath() const | mitk::Tool | inlinevirtual |
| GetIconResource() const override | mitk::nnInteractiveTool | virtual |
| GetImageByTimePoint(const Image *image, TimePointType timePoint) | mitk::SegWithPreviewTool | protectedstatic |
| GetImageByTimeStep(const Image *image, TimeStepType timestep) | mitk::SegWithPreviewTool | protectedstatic |
| GetImageByTimeStep(Image *image, TimeStepType timestep) | mitk::SegWithPreviewTool | protectedstatic |
| GetInteractor(nnInteractive::InteractionType interactionType) const | mitk::nnInteractiveTool | |
| GetInteractors() const | mitk::nnInteractiveTool | |
| GetIsTimePointChangeAware() | mitk::SegWithPreviewTool | virtual |
| GetKeepActiveAfterAccept() | mitk::SegWithPreviewTool | virtual |
| GetLabelTransferMode() | mitk::SegWithPreviewTool | virtual |
| GetLabelTransferScope() | mitk::SegWithPreviewTool | virtual |
| GetLastTimePointOfUpdate() const | mitk::SegWithPreviewTool | protected |
| GetMergeStyle() | mitk::SegWithPreviewTool | virtual |
| GetName() const override | mitk::nnInteractiveTool | virtual |
| GetOverwriteStyle() | mitk::SegWithPreviewTool | virtual |
| GetPreviewSegmentation() | mitk::SegWithPreviewTool | |
| GetPreviewSegmentation() const | mitk::SegWithPreviewTool | |
| GetPreviewSegmentationNode() | mitk::SegWithPreviewTool | |
| GetPythonContext() const | mitk::nnInteractiveTool | |
| GetReferenceData() const | mitk::SegWithPreviewTool | protected |
| GetReferenceDataPreference() const | mitk::Tool | virtual |
| GetRequestDeactivationConfirmation() | mitk::SegWithPreviewTool | virtual |
| GetResetsToEmptyPreview() | mitk::SegWithPreviewTool | virtual |
| GetSegmentationInput() const | mitk::SegWithPreviewTool | protected |
| GetSelectedLabels() | mitk::SegWithPreviewTool | virtual |
| GetStaticNameOfClass() | mitk::EventStateMachine | inlinestatic |
| GetTargetSegmentation() const | mitk::SegWithPreviewTool | |
| GetTargetSegmentationNode() const | mitk::SegWithPreviewTool | virtual |
| GetToolManager() const | mitk::Tool | protected |
| GetUserDefinedActiveLabel() const | mitk::SegWithPreviewTool | protectedvirtual |
| GetUseSpecialPreviewColor() | mitk::SegWithPreviewTool | virtual |
| GetVirtualEnvName() const | mitk::nnInteractiveTool | |
| GetWorkingDataPreference() const | mitk::Tool | virtual |
| GetWorkingPlaneGeometry() | mitk::SegWithPreviewTool | protectedvirtual |
| GetXPM() const override | mitk::nnInteractiveTool | virtual |
| GUIProcessEventsMessage | mitk::Tool | |
| HandleEvent(InteractionEvent *event, DataNode *dataNode) | mitk::EventStateMachine | |
| HasInteractions() const | mitk::nnInteractiveTool | |
| InitializeSessionWithMask(Image *mask) | mitk::nnInteractiveTool | |
| InitializeStateMachine() | mitk::Tool | virtual |
| InitiateToolByInput() | mitk::SegWithPreviewTool | protectedvirtual |
| InteractionEventHandler() | mitk::InteractionEventHandler | protected |
| InteractionEventObserver() | mitk::InteractionEventObserver | |
| InteractorMap typedef | mitk::nnInteractiveTool | |
| IsEligibleForAutoInit() const | mitk::Tool | virtual |
| IsEnabled() const | mitk::InteractionEventObserver | |
| IsInstalled() const | mitk::nnInteractiveTool | |
| IsSessionRunning() const | mitk::nnInteractiveTool | |
| IsTimePointChangeAwareOff() | mitk::SegWithPreviewTool | virtual |
| IsTimePointChangeAwareOn() | mitk::SegWithPreviewTool | virtual |
| IsUpdating() const | mitk::SegWithPreviewTool | |
| KeepActiveAfterAcceptOff() | mitk::SegWithPreviewTool | virtual |
| KeepActiveAfterAcceptOn() | mitk::SegWithPreviewTool | virtual |
| LabelMappingType typedef | mitk::SegWithPreviewTool | protected |
| LabelTransferMode enum name | mitk::SegWithPreviewTool | |
| LabelTransferScope enum name | mitk::SegWithPreviewTool | |
| LoadStateMachine(const std::string &filename, const us::Module *module=nullptr) | mitk::EventStateMachine | |
| m_EventConfig | mitk::Tool | protected |
| m_IsActive | mitk::EventStateMachine | protected |
| m_ProgressCommand | mitk::SegWithPreviewTool | protected |
| m_UndoController | mitk::EventStateMachine | protected |
| m_UndoEnabled | mitk::EventStateMachine | protected |
| MapToEventVariant(InteractionEvent *interactionEvent) | mitk::InteractionEventHandler | protected |
| mitkClassMacro(nnInteractiveTool, SegWithPreviewTool) static Pointer New() | mitk::nnInteractiveTool | |
| mitk::SegWithPreviewTool::mitkClassMacro(SegWithPreviewTool, Tool) | mitk::SegWithPreviewTool | |
| mitk::Tool::mitkClassMacro(Tool, EventStateMachine) | mitk::Tool | |
| nnInteractiveTool() | mitk::nnInteractiveTool | protected |
| Notify(InteractionEvent *event, bool isHandled) override | mitk::nnInteractiveTool | protectedvirtual |
| Pointer typedef | mitk::EventStateMachine | |
| PreparePreviewToResultTransfer(const LabelMappingType &labelMapping) | mitk::SegWithPreviewTool | protectedvirtual |
| RequestDeactivationConfirmationOff() | mitk::SegWithPreviewTool | virtual |
| RequestDeactivationConfirmationOn() | mitk::SegWithPreviewTool | virtual |
| ResetInteractions() | mitk::nnInteractiveTool | |
| ResetMouseCursor() | mitk::EventStateMachine | protected |
| ResetPreviewContent() | mitk::SegWithPreviewTool | protected |
| ResetPreviewContentAtTimeStep(unsigned int timeStep) | mitk::SegWithPreviewTool | protected |
| ResetPreviewNode() | mitk::SegWithPreviewTool | protected |
| ResetsToEmptyPreviewOff() | mitk::SegWithPreviewTool | virtual |
| ResetsToEmptyPreviewOn() | mitk::SegWithPreviewTool | virtual |
| ResetToStartState() | mitk::EventStateMachine | protected |
| SegWithPreviewTool(bool lazyDynamicPreviews=false) | mitk::SegWithPreviewTool | protected |
| SegWithPreviewTool(bool lazyDynamicPreviews, const char *interactorType, const us::Module *interactorModule=nullptr) | mitk::SegWithPreviewTool | protected |
| SelectedLabelVectorType typedef | mitk::SegWithPreviewTool | |
| Self typedef | mitk::EventStateMachine | |
| SetAutoRefine(bool autoRefine) | mitk::nnInteractiveTool | |
| SetAutoZoom(bool autoZoom) | mitk::nnInteractiveTool | |
| SetCreateAllTimeSteps(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetEventConfig(const std::string &filename, const us::Module *module=nullptr) | mitk::InteractionEventHandler | |
| SetEventConfig(const EventConfig &config) | mitk::InteractionEventHandler | |
| SetIsTimePointChangeAware(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetKeepActiveAfterAccept(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetLabelTransferMode(LabelTransferMode labelTransferMode) | mitk::SegWithPreviewTool | |
| SetLabelTransferScope(LabelTransferScope labelTransferScope) | mitk::SegWithPreviewTool | |
| SetMergeStyle(MultiLabelSegmentation::MergeStyle mergeStyle) | mitk::SegWithPreviewTool | |
| SetMouseCursor(const char *xpm[], int hotspotX, int hotspotY) | mitk::EventStateMachine | protected |
| SetOverwriteStyle(MultiLabelSegmentation::OverwriteStyle overwriteStyle) | mitk::SegWithPreviewTool | |
| SetRequestDeactivationConfirmation(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetResetsToEmptyPreview(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetSelectedLabels(const SelectedLabelVectorType &labelsToTransfer) | mitk::SegWithPreviewTool | |
| SetToolManager(ToolManager *toolManager) override | mitk::nnInteractiveTool | protectedvirtual |
| SetUseSpecialPreviewColor(bool _arg) | mitk::SegWithPreviewTool | virtual |
| SetWorkingPlaneGeometry(PlaneGeometry *_arg) | mitk::SegWithPreviewTool | protectedvirtual |
| StartSession() | mitk::nnInteractiveTool | |
| StateMachineStateType typedef | mitk::EventStateMachine | |
| Superclass typedef | mitk::EventStateMachine | |
| Tool(const char *, const us::Module *interactorModule=nullptr) | mitk::Tool | protected |
| TransferLabelInformation(const LabelMappingType &labelMapping, const mitk::MultiLabelSegmentation *source, mitk::MultiLabelSegmentation *target) | mitk::SegWithPreviewTool | protectedstatic |
| UpdateCleanUp() | mitk::SegWithPreviewTool | protectedvirtual |
| UpdatePrepare() | mitk::SegWithPreviewTool | protectedvirtual |
| UpdatePreview(bool ignoreLazyPreviewSetting=false) | mitk::SegWithPreviewTool | |
| UseSpecialPreviewColorOff() | mitk::SegWithPreviewTool | virtual |
| UseSpecialPreviewColorOn() | mitk::SegWithPreviewTool | virtual |
| ~EventStateMachine() override | mitk::EventStateMachine | protected |
| ~InteractionEventHandler() override | mitk::InteractionEventHandler | protected |
| ~InteractionEventObserver() | mitk::InteractionEventObserver | virtual |
| ~nnInteractiveTool() override | mitk::nnInteractiveTool | protected |
| ~SegWithPreviewTool() override | mitk::SegWithPreviewTool | protected |
| ~Tool() override | mitk::Tool | protected |