Noether  0.0.0
Loading...
Searching...
No Matches
noether::PluginLoaderWidget< PluginT > Class Template Reference

Widget for loading widget plugins. More...

#include <plugin_loader_widget.h>

Inheritance diagram for noether::PluginLoaderWidget< PluginT >:

Public Member Functions

 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 ()
 

Detailed Description

template<typename PluginT>
class noether::PluginLoaderWidget< PluginT >

Widget for loading widget plugins.