SpikeStream Application Library
0.2
|
#include <PluginsDialog.h>
Public Member Functions | |
PluginsDialog (QWidget *parent, const QString pluginFolder, const QString title) | |
~PluginsDialog () |
Scans the specified plugins folder and displays a list of available plugins in a combo box, which enables the user to select one and interact with its GUI
Definition at line 11 of file PluginsDialog.h.
PluginsDialog::PluginsDialog | ( | QWidget * | parent, |
const QString | pluginFolder, | ||
const QString | title | ||
) |
Constructor
Definition at line 14 of file PluginsDialog.cpp.
Destructor
Definition at line 65 of file PluginsDialog.cpp.