|
| PlaneSlicerRasterPlannerWidget (boost_plugin_loader::PluginLoader &&loader, QWidget *parent=nullptr) |
|
ToolPathPlanner::ConstPtr | create () const override |
| Creates a tool path planning component of type T (e.g., mesh modifier, tool path planner, tool path modifier)
|
|
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.
|
|
| RasterPlannerWidget (boost_plugin_loader::PluginLoader &&loader, 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) |
|