![]() |
Noether
0.0.0
|
Public Member Functions | |
OriginGenerator::ConstPtr | create () const override |
Creates a tool path planning component of type T (e.g., mesh modifier, tool path planner, tool path modifier) | |
BaseWidget (QWidget *parent=nullptr) | |
![]() | |
BaseWidget (QWidget *parent=nullptr) | |
virtual void | configure (const YAML::Node &) |
Configures the elements of the widget from a YAML node. | |
virtual void | save (YAML::Node &) const |
Saves the configuration of the widget to a YAML node. | |
|
overridevirtual |
Implements noether::BaseWidget< T >.