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 1912 of file gx_main_window.cpp.
|
inline |
Definition at line 1915 of file gx_main_window.cpp.
Glib::ustring PluginDesc::group |
Definition at line 1913 of file gx_main_window.cpp.
std::vector<PluginUI*>* PluginDesc::plugins |
Definition at line 1914 of file gx_main_window.cpp.