#include <tunerswitcher.h>
Definition at line 29 of file tunerswitcher.h.
◆ SwitcherActions
| Enumerator |
|---|
| mute_on | |
| mute_off | |
| bypass_on | |
| bypass_off | |
| tuner_on | |
| tuner_off | |
Definition at line 33 of file tunerswitcher.h.
◆ SwitcherState
| Enumerator |
|---|
| normal_mode | |
| wait_start | |
| listening | |
| wait_stop | |
Definition at line 31 of file tunerswitcher.h.
◆ TunerSwitcher()
◆ activate()
| void TunerSwitcher::activate |
( |
bool |
tuner_active | ) |
|
◆ change_state()
◆ deactivate()
| void TunerSwitcher::deactivate |
( |
| ) |
|
◆ display_bank_key()
| bool TunerSwitcher::display_bank_key |
( |
int |
idx | ) |
|
|
private |
◆ display_preset_key()
| bool TunerSwitcher::display_preset_key |
( |
int |
idx | ) |
|
|
private |
◆ get_active()
| bool TunerSwitcher::get_active |
( |
| ) |
|
|
inline |
◆ on_note_timeout()
| bool TunerSwitcher::on_note_timeout |
( |
| ) |
|
|
private |
◆ on_state_timeout()
| bool TunerSwitcher::on_state_timeout |
( |
| ) |
|
|
private |
◆ on_tuner_freq_changed()
| void TunerSwitcher::on_tuner_freq_changed |
( |
| ) |
|
|
private |
◆ signal_display()
| sigc::signal< void, const Glib::ustring &, const Glib::ustring & > & TunerSwitcher::signal_display |
( |
| ) |
|
|
inline |
◆ signal_selection_done()
| sigc::signal< void, bool > & TunerSwitcher::signal_selection_done |
( |
| ) |
|
|
inline |
◆ signal_set_state()
| sigc::signal< void, SwitcherState > & TunerSwitcher::signal_set_state |
( |
| ) |
|
|
inline |
◆ toggle()
| void TunerSwitcher::toggle |
( |
bool |
tuner_active | ) |
|
◆ try_load_preset()
| void TunerSwitcher::try_load_preset |
( |
| ) |
|
|
private |
◆ current_note
| int TunerSwitcher::current_note |
|
private |
◆ display
| sigc::signal<void,const Glib::ustring&,const Glib::ustring&> TunerSwitcher::display |
|
private |
◆ engine
◆ last_bank_idx
| int TunerSwitcher::last_bank_idx |
|
private |
◆ last_preset_idx
| int TunerSwitcher::last_preset_idx |
|
private |
◆ new_engine_state
◆ new_tuner_active
| bool TunerSwitcher::new_tuner_active |
|
private |
◆ old_engine_state
◆ old_tuner_active
| bool TunerSwitcher::old_tuner_active |
|
private |
◆ selection_done
| sigc::signal<void, bool> TunerSwitcher::selection_done |
|
private |
◆ set_state
◆ settings
◆ state
◆ switcher_conn
| sigc::connection TunerSwitcher::switcher_conn |
|
private |
◆ timeout_conn
| sigc::connection TunerSwitcher::timeout_conn |
|
private |
The documentation for this class was generated from the following file: