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 2032 of file gx_main_window.cpp.
|
inline |
Definition at line 2035 of file gx_main_window.cpp.
Glib::ustring PluginDesc::group |
Definition at line 2033 of file gx_main_window.cpp.
std::vector<PluginUI*>* PluginDesc::plugins |
Definition at line 2034 of file gx_main_window.cpp.