![]() |
Noether
0.0.0
|
Template for a simple implementation of WidgetPlugin. More...
This plugin makes a new instance of WidgetT
and attempts to configure it with the input YAML config.
#include <plugin_interface.h>
Public Member Functions | |
BaseWidget * | create (const YAML::Node &config, std::shared_ptr< const WidgetFactory >, QWidget *parent=nullptr) const override final |