Noether  0.0.0
Loading...
Searching...
No Matches
noether::LinearDepartureToolPathModifierWidget Class Reference
Inheritance diagram for noether::LinearDepartureToolPathModifierWidget:

Public Member Functions

void save (YAML::Node &) const override
 Saves the configuration of the widget to a YAML node.
 
 LinearApproachToolPathModifierWidget (QWidget *parent=nullptr)
 
- Public Member Functions inherited from noether::LinearApproachToolPathModifierWidget
 LinearApproachToolPathModifierWidget (QWidget *parent=nullptr)
 
void configure (const YAML::Node &) override
 Configures the elements of the widget from a YAML node.
 
- Public Member Functions inherited from noether::BaseWidget
 BaseWidget (QWidget *parent=nullptr)
 

Additional Inherited Members

- Protected Attributes inherited from noether::LinearApproachToolPathModifierWidget
Ui::LinearApproachModifier * ui_
 
Ui::Vector3dEditor * vector_editor_ui_
 

Member Function Documentation

◆ save()

void noether::LinearDepartureToolPathModifierWidget::save ( YAML::Node &  ) const
overridevirtual