![]() |
Noether
0.0.0
|
Public Member Functions | |
LinearApproachToolPathModifierWidget (QWidget *parent=nullptr) | |
void | configure (const YAML::Node &) override |
Configures the elements of the widget from a YAML node. | |
void | save (YAML::Node &) const override |
Saves the configuration of the widget to a YAML node. | |
![]() | |
BaseWidget (QWidget *parent=nullptr) | |
Protected Attributes | |
Ui::LinearApproachModifier * | ui_ |
Ui::Vector3dEditor * | vector_editor_ui_ |
|
overridevirtual |
Reimplemented from noether::BaseWidget.
|
overridevirtual |
Implements noether::BaseWidget.
Reimplemented in noether::LinearDepartureToolPathModifierWidget.