#include <gui.h>
Definition at line 44 of file push2/gui.h.
◆ P2GUI()
ArdourSurface::P2GUI::P2GUI |
( |
Push2 & |
| ) |
|
◆ ~P2GUI()
ArdourSurface::P2GUI::~P2GUI |
( |
| ) |
|
◆ active_port_changed()
void ArdourSurface::P2GUI::active_port_changed |
( |
Gtk::ComboBox * |
, |
|
|
bool |
for_input |
|
) |
| |
|
private |
◆ build_midi_port_list()
Glib::RefPtr<Gtk::ListStore> ArdourSurface::P2GUI::build_midi_port_list |
( |
std::vector< std::string > const & |
ports, |
|
|
bool |
for_input |
|
) |
| |
|
private |
◆ build_pressure_mode_columns()
Glib::RefPtr<Gtk::ListStore> ArdourSurface::P2GUI::build_pressure_mode_columns |
( |
| ) |
|
|
private |
◆ connection_handler()
void ArdourSurface::P2GUI::connection_handler |
( |
| ) |
|
|
private |
◆ reprogram_pressure_mode()
void ArdourSurface::P2GUI::reprogram_pressure_mode |
( |
| ) |
|
|
private |
◆ update_port_combos()
void ArdourSurface::P2GUI::update_port_combos |
( |
| ) |
|
|
private |
◆ _action_table
◆ _hpacker
Gtk::HBox ArdourSurface::P2GUI::_hpacker |
|
private |
◆ _ignore_active_change
bool ArdourSurface::P2GUI::_ignore_active_change |
|
private |
◆ _image
Gtk::Image ArdourSurface::P2GUI::_image |
|
private |
◆ _input_combo
Gtk::ComboBox ArdourSurface::P2GUI::_input_combo |
|
private |
◆ _midi_port_columns
◆ _output_combo
Gtk::ComboBox ArdourSurface::P2GUI::_output_combo |
|
private |
◆ _p2
Push2& ArdourSurface::P2GUI::_p2 |
|
private |
◆ _port_connections
◆ _pressure_mode_columns
◆ _pressure_mode_label
Gtk::Label ArdourSurface::P2GUI::_pressure_mode_label |
|
private |
◆ _pressure_mode_selector
Gtk::ComboBox ArdourSurface::P2GUI::_pressure_mode_selector |
|
private |
◆ _table
The documentation for this class was generated from the following file: