Widget for loading widget plugins.
More...
#include <plugin_loader_widget.h>
|
| PluginLoaderWidget (boost_plugin_loader::PluginLoader loader, const QString &title, QWidget *parent=nullptr) |
|
QWidgetList | getWidgets () const |
|
void | configure (const YAML::Node &config) |
|
void | save (YAML::Node &config) const |
|
void | removeWidgets () |
|
template<typename PluginT>
class noether::PluginLoaderWidget< PluginT >
Widget for loading widget plugins.