|
|
| CrossHatchPlaneSlicerRasterPlannerWidget (std::shared_ptr< const WidgetFactory > factory, 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.
|
| |
|
| PlaneSlicerRasterPlannerWidget (std::shared_ptr< const WidgetFactory > factory, 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.
|
| |
|
| RasterPlannerWidget (std::shared_ptr< const WidgetFactory > factory, 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) |
| |