Guitarix
KeySwitcher Class Reference

#include <gx_main_window.h>

Inheritance diagram for KeySwitcher:
Collaboration diagram for KeySwitcher:

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 ()
 

Detailed Description

Definition at line 54 of file gx_main_window.h.

Constructor & Destructor Documentation

◆ KeySwitcher()

KeySwitcher::KeySwitcher ( gx_engine::GxMachineBase machine_,
sigc::slot< void, const Glib::ustring &, const Glib::ustring & >  display_ 
)
inline

Definition at line 67 of file gx_main_window.h.

Member Function Documentation

◆ deactivate()

void KeySwitcher::deactivate ( )

Definition at line 30 of file liveplay.cpp.

Referenced by Liveplay::on_live_play().

◆ display_key_error()

void KeySwitcher::display_key_error ( )

Definition at line 38 of file liveplay.cpp.

◆ process_bank_key()

bool KeySwitcher::process_bank_key ( int  idx)

Definition at line 91 of file liveplay.cpp.

◆ process_preset_key()

bool KeySwitcher::process_preset_key ( int  idx)

Definition at line 71 of file liveplay.cpp.


The documentation for this class was generated from the following files: