Ardour
9.0-pre0-582-g084a23a80d
|
#include <editor_route_groups.h>
Classes | |
struct | Columns |
Public Member Functions | |
EditorRouteGroups (Editor *) | |
void | set_session (ARDOUR::Session *) |
Gtk::Widget & | widget () |
void | clear () |
Public Member Functions inherited from EditorComponent | |
EditorComponent (Editor *) | |
virtual | ~EditorComponent () |
Public Member Functions inherited from ARDOUR::SessionHandlePtr | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual ARDOUR::Session * | session () const |
Private Member Functions | |
void | add (ARDOUR::RouteGroup *) |
void | row_change (const Gtk::TreeModel::Path &, const Gtk::TreeModel::iterator &) |
void | name_edit (const std::string &, const std::string &) |
void | button_clicked () |
bool | button_press_event (GdkEventButton *ev) |
void | groups_changed () |
void | property_changed (ARDOUR::RouteGroup *, const PBD::PropertyChange &) |
void | remove_selected () |
void | run_new_group_dialog () |
void | row_deleted (Gtk::TreeModel::Path const &) |
Private Attributes | |
Columns | _columns |
Glib::RefPtr< Gtk::ListStore > | _model |
Glib::RefPtr< Gtk::TreeSelection > | _selection |
Gtk::TreeView | _display |
Gtk::ScrolledWindow | _scroller |
Gtk::VBox | _display_packer |
bool | _in_row_change |
bool | _in_rebuild |
PBD::ScopedConnectionList | _property_changed_connections |
PBD::ScopedConnection | all_route_groups_changed_connection |
Gtk::ColorSelectionDialog | color_dialog |
Additional Inherited Members | |
Protected Member Functions inherited from ARDOUR::SessionHandlePtr | |
virtual void | session_going_away () |
Protected Attributes inherited from EditorComponent | |
Editor * | _editor |
Protected Attributes inherited from ARDOUR::SessionHandlePtr | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 35 of file editor_route_groups.h.
EditorRouteGroups::EditorRouteGroups | ( | Editor * | ) |
|
private |
|
private |
|
private |
void EditorRouteGroups::clear | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
|
inline |
Definition at line 42 of file editor_route_groups.h.
|
private |
Definition at line 83 of file editor_route_groups.h.
|
private |
Definition at line 98 of file editor_route_groups.h.
|
private |
Definition at line 100 of file editor_route_groups.h.
|
private |
Definition at line 102 of file editor_route_groups.h.
|
private |
Definition at line 101 of file editor_route_groups.h.
|
private |
Definition at line 96 of file editor_route_groups.h.
|
private |
Definition at line 103 of file editor_route_groups.h.
|
private |
Definition at line 99 of file editor_route_groups.h.
|
private |
Definition at line 97 of file editor_route_groups.h.
|
private |
Definition at line 104 of file editor_route_groups.h.
|
private |
Definition at line 105 of file editor_route_groups.h.