|
Noether
0.0.0
|

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