|
Guitarix
|
#include <gx_main_window.h>


Public Member Functions | |
| KeySwitcher (gx_engine::GxMachineBase &machine_, sigc::slot< void, const Glib::ustring &, const Glib::ustring & > display_) | |
| bool | process_bank_key (int idx) |
| bool | process_preset_key (int idx) |
| void | display_key_error () |
| void | deactivate () |
Definition at line 53 of file gx_main_window.h.
|
inline |
Definition at line 65 of file gx_main_window.h.
| void KeySwitcher::deactivate | ( | ) |
Definition at line 29 of file liveplay.cpp.
| void KeySwitcher::display_key_error | ( | ) |
Definition at line 37 of file liveplay.cpp.
| bool KeySwitcher::process_bank_key | ( | int | idx | ) |
Definition at line 90 of file liveplay.cpp.
| bool KeySwitcher::process_preset_key | ( | int | idx | ) |
Definition at line 70 of file liveplay.cpp.