|
| ConfigurableTPPPipelineWidget (std::shared_ptr< const WidgetFactory > loader, std::string default_configuration_file_directory="", QWidget *parent=nullptr) |
|
void | configure (const QString &file) |
|
void | onLoadConfiguration (const bool) |
|
void | onSaveConfiguration (const bool) |
|
| TPPPipelineWidget (std::shared_ptr< const WidgetFactory > factory, QWidget *parent=nullptr) |
|
ToolPathPlannerPipeline | createPipeline () const |
|
void | configure (const YAML::Node &config) override |
| Configures the elements of the widget from a YAML node.
|
|
void | save (YAML::Node &config) const override |
| Saves the configuration of the widget to a YAML node.
|
|
| BaseWidget (QWidget *parent=nullptr) |
|