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 2027 of file gx_main_window.cpp.
|
inline |
Definition at line 2030 of file gx_main_window.cpp.
Glib::ustring PluginDesc::group |
Definition at line 2028 of file gx_main_window.cpp.
Referenced by PluginDesc().
std::vector<PluginUI*>* PluginDesc::plugins |
Definition at line 2029 of file gx_main_window.cpp.
Referenced by PluginDesc().