#include <add_route_dialog.h>
Definition at line 58 of file add_route_dialog.h.
◆ ChannelSetups
◆ ResponseId
◆ TypeWanted
Enumerator |
---|
AudioTrack | |
MidiTrack | |
AudioBus | |
MidiBus | |
VCAMaster | |
FoldbackBus | |
Definition at line 69 of file add_route_dialog.h.
◆ AddRouteDialog()
AddRouteDialog::AddRouteDialog |
( |
| ) |
|
◆ ~AddRouteDialog()
AddRouteDialog::~AddRouteDialog |
( |
| ) |
|
◆ add_route_group()
◆ channel_combo_changed()
void AddRouteDialog::channel_combo_changed |
( |
| ) |
|
|
private |
◆ channel_count()
uint32_t AddRouteDialog::channel_count |
( |
| ) |
|
◆ channel_separator()
bool AddRouteDialog::channel_separator |
( |
const Glib::RefPtr< Gtk::TreeModel > & |
m, |
|
|
const Gtk::TreeModel::iterator & |
i |
|
) |
| |
|
private |
◆ channels()
◆ count()
int AddRouteDialog::count |
( |
| ) |
|
◆ get_template_path()
std::string AddRouteDialog::get_template_path |
( |
| ) |
|
◆ group_changed()
void AddRouteDialog::group_changed |
( |
| ) |
|
|
private |
◆ insert_at()
◆ instrument_changed()
void AddRouteDialog::instrument_changed |
( |
| ) |
|
|
private |
◆ maybe_update_name_template_entry()
void AddRouteDialog::maybe_update_name_template_entry |
( |
| ) |
|
|
private |
◆ mode()
◆ name_template()
std::string AddRouteDialog::name_template |
( |
| ) |
const |
◆ name_template_entry_deletion()
void AddRouteDialog::name_template_entry_deletion |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ name_template_entry_insertion()
void AddRouteDialog::name_template_entry_insertion |
( |
Glib::ustring const & |
, |
|
|
int * |
|
|
) |
| |
|
private |
◆ name_template_is_default()
bool AddRouteDialog::name_template_is_default |
( |
| ) |
const |
◆ new_group_dialog_finished()
◆ on_response()
void AddRouteDialog::on_response |
( |
int |
| ) |
|
|
overrideprivatevirtual |
◆ on_show()
void AddRouteDialog::on_show |
( |
| ) |
|
|
overrideprivate |
◆ refill_channel_setups()
void AddRouteDialog::refill_channel_setups |
( |
| ) |
|
|
private |
◆ refill_route_groups()
void AddRouteDialog::refill_route_groups |
( |
| ) |
|
|
private |
◆ refill_track_modes()
void AddRouteDialog::refill_track_modes |
( |
| ) |
|
|
private |
◆ requested_instrument()
◆ reset_name_edited()
void AddRouteDialog::reset_name_edited |
( |
| ) |
|
|
inline |
◆ route_group()
◆ route_separator()
bool AddRouteDialog::route_separator |
( |
const Glib::RefPtr< Gtk::TreeModel > & |
m, |
|
|
const Gtk::TreeModel::iterator & |
i |
|
) |
| |
|
private |
◆ show_on_cue_page()
bool AddRouteDialog::show_on_cue_page |
( |
| ) |
|
◆ track_type_chosen()
void AddRouteDialog::track_type_chosen |
( |
| ) |
|
|
private |
◆ trk_template_row_selected()
void AddRouteDialog::trk_template_row_selected |
( |
| ) |
|
|
private |
◆ type_wanted()
◆ type_wanted_to_localized_string()
std::string AddRouteDialog::type_wanted_to_localized_string |
( |
TypeWanted |
type_wanted | ) |
|
|
private |
◆ use_strict_io()
bool AddRouteDialog::use_strict_io |
( |
| ) |
|
◆ add_label
Gtk::Label AddRouteDialog::add_label |
|
private |
◆ builtin_types
std::vector<std::pair<std::string, std::string> > AddRouteDialog::builtin_types |
|
staticprivate |
◆ bus_mode_strings
std::vector<std::string> AddRouteDialog::bus_mode_strings |
|
staticprivate |
◆ channel_combo
Gtk::ComboBoxText AddRouteDialog::channel_combo |
|
private |
◆ channel_combo_strings
std::vector<std::string> AddRouteDialog::channel_combo_strings |
|
staticprivate |
◆ channel_setups
◆ configuration_label
Gtk::Label AddRouteDialog::configuration_label |
|
private |
◆ group_label
Gtk::Label AddRouteDialog::group_label |
|
private |
◆ insert_at_combo
Gtk::ComboBoxText AddRouteDialog::insert_at_combo |
|
private |
◆ insert_label
Gtk::Label AddRouteDialog::insert_label |
|
private |
◆ instrument_combo
◆ instrument_label
Gtk::Label AddRouteDialog::instrument_label |
|
private |
◆ last_route_count
int AddRouteDialog::last_route_count |
|
private |
◆ manual_label
Gtk::Label AddRouteDialog::manual_label |
|
private |
◆ mode_combo
Gtk::ComboBoxText AddRouteDialog::mode_combo |
|
private |
◆ mode_label
Gtk::Label AddRouteDialog::mode_label |
|
private |
◆ name_edited_by_user
bool AddRouteDialog::name_edited_by_user |
|
private |
◆ name_label
Gtk::Label AddRouteDialog::name_label |
|
private |
◆ name_template_entry
Gtk::Entry AddRouteDialog::name_template_entry |
|
private |
◆ route_count_set_by_template
bool AddRouteDialog::route_count_set_by_template |
|
private |
◆ route_group_combo
Gtk::ComboBoxText AddRouteDialog::route_group_combo |
|
private |
◆ routes_adjustment
Gtk::Adjustment AddRouteDialog::routes_adjustment |
|
private |
◆ routes_spinner
Gtk::SpinButton AddRouteDialog::routes_spinner |
|
private |
◆ show_on_cue_chkbox
Gtk::CheckButton AddRouteDialog::show_on_cue_chkbox |
|
private |
◆ strict_io_combo
Gtk::ComboBoxText AddRouteDialog::strict_io_combo |
|
private |
◆ strict_io_label
Gtk::Label AddRouteDialog::strict_io_label |
|
private |
◆ track_template_columns
◆ trk_template_chooser
Gtk::TreeView AddRouteDialog::trk_template_chooser |
|
private |
◆ trk_template_desc
Gtk::TextView AddRouteDialog::trk_template_desc |
|
private |
◆ trk_template_desc_frame
Gtk::Frame AddRouteDialog::trk_template_desc_frame |
|
private |
◆ trk_template_model
Glib::RefPtr<Gtk::TreeStore> AddRouteDialog::trk_template_model |
|
private |
◆ trk_template_outer_frame
Gtk::Frame AddRouteDialog::trk_template_outer_frame |
|
private |
The documentation for this class was generated from the following file: