Noether  0.0.0
Loading...
Searching...
No Matches
noether::BoundaryEdgePlannerWidget Class Reference
Inheritance diagram for noether::BoundaryEdgePlannerWidget:

Public Member Functions

void save (YAML::Node &) const override
 Saves the configuration of the widget to a YAML node.
 
 BaseWidget (QWidget *parent=nullptr)
 
virtual void configure (const YAML::Node &)
 Configures the elements of the widget from a YAML node.
 
- Public Member Functions inherited from noether::BaseWidget
 BaseWidget (QWidget *parent=nullptr)
 

Member Function Documentation

◆ save()

void noether::BoundaryEdgePlannerWidget::save ( YAML::Node &  ) const
overridevirtual

Implements noether::BaseWidget.

◆ configure()

virtual void noether::BaseWidget::configure ( const YAML::Node &  )
inlinevirtual

Reimplemented from noether::BaseWidget.