19 #ifndef __ardour_lppro_gui_h__
20 #define __ardour_lppro_gui_h__
76 Glib::RefPtr<Gtk::ListStore>
build_midi_port_list (std::vector<std::string>
const & ports,
bool for_input);
82 PressureModeColumns() {
90 PressureModeColumns _pressure_mode_columns;
91 Glib::RefPtr<Gtk::ListStore> build_pressure_mode_columns ();
95 void reprogram_pressure_mode ();
bool _ignore_active_change
Gtk::ComboBox _output_combo
LPPRO_GUI(LaunchPadPro &)
void connection_handler()
Gtk::ComboBox _input_combo
MidiPortColumns _midi_port_columns
PBD::ScopedConnectionList _port_connections
void update_port_combos()
void active_port_changed(Gtk::ComboBox *, bool for_input)
Glib::RefPtr< Gtk::ListStore > build_midi_port_list(std::vector< std::string > const &ports, bool for_input)
virtual void add(Widget &widget)
void add(TreeModelColumnBase &column)
GtkImageIconNameData name
Gtk::TreeModelColumn< std::string > full_name
Gtk::TreeModelColumn< std::string > short_name