|
Guitarix
|
#include <gx_preset.h>
Public Member Functions | |
| UnitRacks () | |
Public Attributes | |
| std::vector< std::string > | mono |
| std::vector< std::string > | stereo |
| sigc::signal< void, bool > | rack_unit_order_changed |
Definition at line 39 of file gx_preset.h.
|
inline |
Definition at line 44 of file gx_preset.h.
| std::vector<std::string> gx_preset::UnitRacks::mono |
Definition at line 41 of file gx_preset.h.
Referenced by UnitRacks().
| sigc::signal<void,bool> gx_preset::UnitRacks::rack_unit_order_changed |
Definition at line 43 of file gx_preset.h.
| std::vector<std::string> gx_preset::UnitRacks::stereo |
Definition at line 42 of file gx_preset.h.