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


Public Member Functions | |
| mitkClassMacro (QmitkLassoToolGUI, QmitkEditableContourToolGUIBase) | |
| 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 | |
| QmitkLassoToolGUI () | |
| ~QmitkLassoToolGUI () 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::NewAddTool.
Definition at line 24 of file QmitkLassoToolGUI.h.
      
  | 
  protected | 
      
  | 
  overrideprotected | 
| Pointer QmitkLassoToolGUI::Clone | ( | ) | const | 
| QmitkLassoToolGUI::mitkClassMacro | ( | QmitkLassoToolGUI | , | 
| QmitkEditableContourToolGUIBase | |||
| ) | 
      
  | 
  static |