Guitarix
|
Public Member Functions | |
PluginDesc (const Glib::ustring &g, std::vector< PluginUI *> *p) | |
Public Attributes | |
Glib::ustring | group |
std::vector< PluginUI * > * | plugins |
Definition at line 1893 of file gx_main_window.cpp.
|
inline |
Definition at line 1896 of file gx_main_window.cpp.
Glib::ustring PluginDesc::group |
Definition at line 1894 of file gx_main_window.cpp.
std::vector<PluginUI*>* PluginDesc::plugins |
Definition at line 1895 of file gx_main_window.cpp.