#include <route_params_ui.h>
Definition at line 60 of file route_params_ui.h.
◆ ConfigView
Enumerator |
---|
NO_CONFIG_VIEW | |
INPUT_CONFIG_VIEW | |
OUTPUT_CONFIG_VIEW | |
PLUGIN_CONFIG_VIEW | |
PORTINSERT_CONFIG_VIEW | |
SEND_CONFIG_VIEW | |
Definition at line 115 of file route_params_ui.h.
◆ RouteParams_UI()
RouteParams_UI::RouteParams_UI |
( |
| ) |
|
◆ ~RouteParams_UI()
RouteParams_UI::~RouteParams_UI |
( |
| ) |
|
◆ add_routes()
◆ cleanup_io_selector()
void RouteParams_UI::cleanup_io_selector |
( |
| ) |
|
|
private |
◆ cleanup_processor_boxes()
void RouteParams_UI::cleanup_processor_boxes |
( |
| ) |
|
|
private |
◆ cleanup_view()
void RouteParams_UI::cleanup_view |
( |
bool |
stopupdate = true | ) |
|
|
private |
◆ edit_input_configuration()
gint RouteParams_UI::edit_input_configuration |
( |
GdkEventButton * |
ev | ) |
|
|
private |
◆ edit_output_configuration()
gint RouteParams_UI::edit_output_configuration |
( |
GdkEventButton * |
ev | ) |
|
|
private |
◆ map_frozen()
void RouteParams_UI::map_frozen |
( |
| ) |
|
|
private |
◆ plugin_going_away()
◆ plugin_selector()
◆ processor_going_away()
◆ processors_changed()
◆ redirect_selected()
◆ route_property_changed()
◆ route_removed()
void RouteParams_UI::route_removed |
( |
std::weak_ptr< ARDOUR::Route > |
route | ) |
|
|
private |
◆ route_selected()
void RouteParams_UI::route_selected |
( |
| ) |
|
|
private |
◆ session_going_away()
void RouteParams_UI::session_going_away |
( |
| ) |
|
|
virtual |
◆ set_session()
◆ setup_io_selector()
void RouteParams_UI::setup_io_selector |
( |
| ) |
|
|
private |
◆ setup_processor_boxes()
void RouteParams_UI::setup_processor_boxes |
( |
| ) |
|
|
private |
◆ show_track_menu()
void RouteParams_UI::show_track_menu |
( |
| ) |
|
|
private |
◆ update_routeinfo()
◆ update_title()
void RouteParams_UI::update_title |
( |
| ) |
|
|
private |
◆ _active_view
Gtk::Container* RouteParams_UI::_active_view |
|
private |
◆ _current_view
◆ _input_iosel
◆ _output_iosel
◆ _p_selection
◆ _processor
◆ _processor_going_away_connection
◆ _route
◆ _route_processors_connection
◆ choice_vpacker
Gtk::VBox RouteParams_UI::choice_vpacker |
|
private |
◆ input_button
Gtk::ToggleButton RouteParams_UI::input_button |
|
private |
◆ input_frame
Gtk::Frame RouteParams_UI::input_frame |
|
private |
◆ insert_box
◆ list_hpane
◆ list_vpacker
Gtk::VBox RouteParams_UI::list_vpacker |
|
private |
◆ notebook
Gtk::Notebook RouteParams_UI::notebook |
|
private |
◆ output_button
Gtk::ToggleButton RouteParams_UI::output_button |
|
private |
◆ output_frame
Gtk::Frame RouteParams_UI::output_frame |
|
private |
◆ redir_hpane
◆ right_hpane
◆ route_connections
◆ route_display
Gtk::TreeView RouteParams_UI::route_display |
|
private |
◆ route_display_columns
◆ route_display_model
Glib::RefPtr<Gtk::ListStore> RouteParams_UI::route_display_model |
|
private |
◆ route_hpacker
Gtk::HBox RouteParams_UI::route_hpacker |
|
private |
◆ route_param_frame
Gtk::Frame RouteParams_UI::route_param_frame |
|
private |
◆ route_select_frame
Gtk::Frame RouteParams_UI::route_select_frame |
|
private |
◆ route_select_scroller
Gtk::ScrolledWindow RouteParams_UI::route_select_scroller |
|
private |
◆ route_vpacker
Gtk::VBox RouteParams_UI::route_vpacker |
|
private |
◆ title_label
Gtk::Label RouteParams_UI::title_label |
|
private |
◆ track_input_label
Gtk::Label RouteParams_UI::track_input_label |
|
private |
◆ track_menu
Gtk::Menu* RouteParams_UI::track_menu |
|
private |
The documentation for this class was generated from the following file: