draftguitools.gui_heal.Heal Class Reference
Public Member Functions | |
def | Activated (self) |
def | GetResources (self) |
Public Member Functions inherited from draftguitools.gui_base.GuiCommandSimplest | |
def | IsActive (self) |
Additional Inherited Members | |
Public Attributes inherited from draftguitools.gui_base.GuiCommandSimplest | |
command_name | |
doc | |
Detailed Description
The Draft Heal command definition. Heal faulty Draft objects saved with an earlier version of the program. It inherits `GuiCommandSimplest` to set up the document and other behavior. See this class for more information.
Member Function Documentation
◆ Activated()
def draftguitools.gui_heal.Heal.Activated | ( | self | ) |
Execute when the command is called.
Reimplemented from draftguitools.gui_base.GuiCommandSimplest.
References Gui::GraphvizView.doc, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.doc, draftguitools.gui_base.GuiCommandSimplest.doc, ExpressionCompleterModel::Info.doc, App::RelabelDocumentExpressionVisitor.doc, App::DynamicProperty::PropData.doc, App::LinkBaseExtension::PropInfo.doc, ItemInfo.doc, ItemInfo2.doc, and importIFClegacy.IfcEntity.doc.
◆ GetResources()
def draftguitools.gui_heal.Heal.GetResources | ( | self | ) |
Set icon, menu and tooltip.
The documentation for this class was generated from the following file:
- src/Mod/Draft/draftguitools/gui_heal.py