#include <midi_channel_selector.h>
Definition at line 44 of file midi_channel_selector.h.
◆ MidiChannelSelector()
MidiChannelSelector::MidiChannelSelector |
( |
int |
n_rows = 4 , |
|
|
int |
n_columns = 4 , |
|
|
int |
start_row = 0 , |
|
|
int |
start_column = 0 |
|
) |
| |
◆ ~MidiChannelSelector()
virtual MidiChannelSelector::~MidiChannelSelector |
( |
| ) |
|
|
pure virtual |
◆ button_toggled()
virtual void MidiChannelSelector::button_toggled |
( |
Gtk::ToggleButton * |
button, |
|
|
uint8_t |
button_nr |
|
) |
| |
|
protectedpure virtual |
◆ set_channel_colors()
void MidiChannelSelector::set_channel_colors |
( |
const uint32_t |
new_channel_colors[16] | ) |
|
◆ set_default_channel_color()
void MidiChannelSelector::set_default_channel_color |
( |
| ) |
|
◆ was_clicked()
bool MidiChannelSelector::was_clicked |
( |
GdkEventButton * |
| ) |
|
|
protected |
◆ _button_labels
Gtk::Label MidiChannelSelector::_button_labels[4][4] |
|
protected |
◆ _buttons
◆ _recursion_counter
int MidiChannelSelector::_recursion_counter |
|
protected |
◆ clicked
sigc::signal<void> MidiChannelSelector::clicked |
The documentation for this class was generated from the following file: