| 
    Medical Imaging Interaction Toolkit
    2025.08.00
    
   Medical Imaging Interaction Toolkit 
   | 
 
GUI for mitk::LiveWireTool. More...
#include <QmitkLiveWireTool2DGUI.h>


Public Member Functions | |
| mitkClassMacro (QmitkLiveWireTool2DGUI, QmitkToolGUI) | |
| Pointer | Clone () const | 
  Public Member Functions inherited from QmitkEditableContourToolGUIBase | |
| mitkClassMacro (QmitkEditableContourToolGUIBase, QmitkToolGUI) | |
  Public Member Functions inherited from QmitkToolGUI | |
| mitkClassMacroItkParent (QmitkToolGUI, itk::Object) | |
| void | SetTool (mitk::Tool *tool) | 
| void | Register () const override | 
| void | UnRegister () const ITK_NOEXCEPT ITK_OVERRIDE | 
| void | SetReferenceCount (int) override | 
| ~QmitkToolGUI () override | |
Static Public Member Functions | |
| static Pointer | New () | 
  Static Public Member Functions inherited from QmitkEditableContourToolGUIBase | |
| static Pointer | New () | 
Protected Member Functions | |
| QmitkLiveWireTool2DGUI () | |
| ~QmitkLiveWireTool2DGUI () override | |
  Protected Member Functions inherited from QmitkEditableContourToolGUIBase | |
| QmitkEditableContourToolGUIBase () | |
| ~QmitkEditableContourToolGUIBase () override | |
  Protected Member Functions inherited from QmitkToolGUI | |
| QmitkToolGUI ()=default | |
| virtual void | BusyStateChanged (bool) | 
Additional Inherited Members | |
  Signals inherited from QmitkToolGUI | |
| void | NewToolAssociated (mitk::Tool *) | 
  Protected Slots inherited from QmitkEditableContourToolGUIBase | |
| void | OnNewToolAssociated (mitk::Tool *) | 
| void | OnConfirmSegmentation () | 
| void | OnClearContour () | 
| void | OnAutoConfirm (bool on) | 
| void | OnModeToggled (Mode mode) | 
| void | OnShowInformation (bool on) | 
  Protected Attributes inherited from QmitkEditableContourToolGUIBase | |
| Ui::QmitkEditableContourToolGUIControls * | m_Controls | 
| itk::SmartPointer< mitk::EditableContourTool > | m_NewTool | 
  Protected Attributes inherited from QmitkToolGUI | |
| mitk::Tool::Pointer | m_Tool | 
GUI for mitk::LiveWireTool.
Definition at line 24 of file QmitkLiveWireTool2DGUI.h.
      
  | 
  protected | 
      
  | 
  overrideprotected | 
| Pointer QmitkLiveWireTool2DGUI::Clone | ( | ) | const | 
| QmitkLiveWireTool2DGUI::mitkClassMacro | ( | QmitkLiveWireTool2DGUI | , | 
| QmitkToolGUI | |||
| ) | 
      
  | 
  static |