| _automatable | AutomationTimeAxisView | protected |
| _base_rect | AutomationTimeAxisView | protected |
| _canvas_display | TimeAxisView | protected |
| _canvas_separator | TimeAxisView | protected |
| _control | AutomationTimeAxisView | protected |
| _controller | AutomationTimeAxisView | protected |
| _did_resize | TimeAxisView | private |
| _ebox_release_can_act | TimeAxisView | private |
| _editor | TimeAxisView | protected |
| _effective_height | TimeAxisView | private |
| _get_selectables(Temporal::timepos_t const &, Temporal::timepos_t const &, double top, double bot, std::list< Selectable * > &, bool within) | AutomationTimeAxisView | virtual |
| _ghost_group | TimeAxisView | protected |
| _gone_away_emitted | ARDOUR::SessionHandlePtr | private |
| _have_preresize_cursor | TimeAxisView | private |
| _hidden | TimeAxisView | protected |
| _line | AutomationTimeAxisView | protected |
| _list_connections | AutomationTimeAxisView | protected |
| _max_order | TimeAxisView | privatestatic |
| _name | AutomationTimeAxisView | protected |
| _name_editing | TimeAxisView | protected |
| _order | TimeAxisView | private |
| _parameter | AutomationTimeAxisView | protected |
| _preresize_cursor | TimeAxisView | private |
| _resize_drag_start | TimeAxisView | private |
| _scoped_connection_list | PBD::ScopedConnectionList | private |
| _scoped_connection_lock | PBD::ScopedConnectionList | mutableprivate |
| _selected | Selectable | protected |
| _session | ARDOUR::SessionHandlePtr | protected |
| _session_connections | ARDOUR::SessionHandlePtr | protected |
| _show_regions | AutomationTimeAxisView | protected |
| _size_menu | TimeAxisView | protected |
| _stripable | AutomationTimeAxisView | protected |
| _stripable_connections | AutomationTimeAxisView | protected |
| _velocity_mode | AutomationTimeAxisView | protected |
| _view | AutomationTimeAxisView | protected |
| _y_position | TimeAxisView | protected |
| add_automation_event(GdkEvent *, Temporal::timepos_t const &, double, bool with_guard_points) | AutomationTimeAxisView | |
| add_child(std::shared_ptr< TimeAxisView >) | TimeAxisView | protected |
| add_connection(const UnscopedConnection &c) | PBD::ScopedConnectionList | |
| add_contents(bool show_regions) | AutomationTimeAxisView | protectedvirtual |
| add_ghost(RegionView *) | TimeAxisView | |
| add_line(std::shared_ptr< EditorAutomationLine >) | AutomationTimeAxisView | protected |
| auto_dropdown | AutomationTimeAxisView | protected |
| auto_latch_item | AutomationTimeAxisView | protected |
| auto_off_item | AutomationTimeAxisView | protected |
| auto_play_item | AutomationTimeAxisView | protected |
| auto_touch_item | AutomationTimeAxisView | protected |
| auto_write_item | AutomationTimeAxisView | protected |
| automation_state_changed() | AutomationTimeAxisView | protected |
| automation_state_off_string() const | AutomationTimeAxisView | protected |
| automation_view() const | AutomationTimeAxisView | inline |
| AutomationTimeAxisView(ARDOUR::Session *, std::shared_ptr< ARDOUR::Stripable >, std::shared_ptr< ARDOUR::Automatable >, std::shared_ptr< ARDOUR::AutomationControl >, Evoral::Parameter, PublicEditor &, TimeAxisView &parent, bool show_regions, ArdourCanvas::Canvas &canvas, const std::string &name="", const std::string &plug_name="") | AutomationTimeAxisView | |
| AxisView() | AxisView | protected |
| base_item() const | AutomationTimeAxisView | inline |
| begin_name_edit() | TimeAxisView | protected |
| build_display_menu() | AutomationTimeAxisView | protectedvirtual |
| build_size_menu() | TimeAxisView | protected |
| button_height | TimeAxisView | privatestatic |
| can_edit_name() const | AutomationTimeAxisView | inlineprotectedvirtual |
| canvas_display() | TimeAxisView | inline |
| CatchDeletion | TimeAxisView | static |
| children | TimeAxisView | protected |
| Children typedef | TimeAxisView | |
| cleanup_gui_properties() | AxisView | inline |
| clear_clicked() | AutomationTimeAxisView | protected |
| clear_lines() | AutomationTimeAxisView | |
| clear_property_cache() | AxisView | inline |
| color() const | AutomationTimeAxisView | virtual |
| color_handler() | AutomationTimeAxisView | protected |
| compute_heights() | TimeAxisView | private |
| conditionally_add_to_selection() | TimeAxisView | protected |
| ConnectionList typedef | PBD::ScopedConnectionList | private |
| control() const | AutomationTimeAxisView | inlinevirtual |
| control_parent | TimeAxisView | private |
| controller() const | AutomationTimeAxisView | inline |
| controls_base_selected_name | TimeAxisView | protected |
| controls_base_unselected_name | TimeAxisView | protected |
| controls_button_size_group | TimeAxisView | protected |
| controls_ebox | TimeAxisView | protected |
| controls_ebox_button_press(GdkEventButton *) | TimeAxisView | protectedvirtual |
| controls_ebox_button_release(GdkEventButton *) | TimeAxisView | protectedvirtual |
| controls_ebox_leave(GdkEventCrossing *) | TimeAxisView | protectedvirtual |
| controls_ebox_motion(GdkEventMotion *) | TimeAxisView | protectedvirtual |
| controls_ebox_scroll(GdkEventScroll *) | TimeAxisView | protectedvirtual |
| controls_meters_size_group | TimeAxisView | protectedstatic |
| controls_table | TimeAxisView | protected |
| controls_vbox | TimeAxisView | protected |
| covered_by_y_range(double y0, double y1) const | TimeAxisView | |
| covers_y_position(double) const | TimeAxisView | |
| current_height() const | TimeAxisView | inline |
| cut_copy_clear(Selection &, Editing::CutCopyOp) | AutomationTimeAxisView | virtual |
| cut_copy_clear_one(AutomationLine &, Selection &, Editing::CutCopyOp) | AutomationTimeAxisView | protected |
| display_menu | TimeAxisView | protected |
| drop_connections() | PBD::ScopedConnectionList | |
| editor() const | TimeAxisView | inline |
| effective_height() const | TimeAxisView | inline |
| end_name_edit(std::string, int) | TimeAxisView | protected |
| entered() | AutomationTimeAxisView | protectedvirtual |
| erase_ghost(GhostRegion *) | TimeAxisView | |
| exited() | AutomationTimeAxisView | protectedvirtual |
| extra_height | TimeAxisView | privatestatic |
| fade_range(TimeSelection &) | TimeAxisView | inlinevirtual |
| find_next_region(ARDOUR::timepos_t const &, ARDOUR::RegionPoint, int32_t) | TimeAxisView | inlinevirtual |
| first_call_to_set_height | AutomationTimeAxisView | protected |
| first_idle() | TimeAxisView | inlinevirtual |
| free_selection_rects | TimeAxisView | protected |
| get_child_list() const | TimeAxisView | |
| get_gui_property(const std::string &property_name, std::string &value) const | AxisView | |
| get_gui_property(const std::string &property_name, T &value) const | AxisView | inline |
| get_gui_property(const std::string &state_id, const std::string &property_name, T &value) const | AxisView | inline |
| get_inverted_selectables(Selection &, std::list< Selectable * > &results) | AutomationTimeAxisView | virtual |
| get_parent() | TimeAxisView | inline |
| get_regionviews_at_or_after(Temporal::timepos_t const &, RegionSelection &) | TimeAxisView | inlinevirtual |
| get_selectables(Temporal::timepos_t const &start, Temporal::timepos_t const &end, double x, double y, std::list< Selectable * > &sl, bool within=false) | SelectableOwner | inline |
| get_selection_rect(uint32_t id) | TimeAxisView | private |
| ghost_group() | TimeAxisView | inline |
| ghosts | TimeAxisView | protected |
| gui_object_state() | AxisView | static |
| gui_property(const std::string &property_name) const | AxisView | |
| handle_display_menu_map_event(GdkEventAny *) | TimeAxisView | inlineprotectedvirtual |
| has_automation() const | AutomationTimeAxisView | |
| have_name_font | AutomationTimeAxisView | protectedstatic |
| height | TimeAxisView | protected |
| HeightPerLane enum value | TimeAxisView | |
| hidden() const | TimeAxisView | inline |
| hide() | TimeAxisView | virtual |
| hide_button | AutomationTimeAxisView | protected |
| hide_clicked() | AutomationTimeAxisView | protected |
| hide_selection() | TimeAxisView | virtual |
| hide_timestretch() | AutomationTimeAxisView | inlinevirtual |
| Hiding | AxisView | |
| idle_resize(int32_t) | TimeAxisView | |
| ignore_mode_request | AutomationTimeAxisView | protected |
| ignore_state_request | AutomationTimeAxisView | protected |
| in_destructor | TimeAxisView | protected |
| inactive_label | AxisView | protected |
| inactive_table | AxisView | protected |
| interpolation_changed(ARDOUR::AutomationList::InterpolationStyle) | AutomationTimeAxisView | protected |
| is_child(TimeAxisView *) | TimeAxisView | protected |
| layer_display() const | TimeAxisView | inlinevirtual |
| line() | AutomationTimeAxisView | inline |
| lines() const | AutomationTimeAxisView | |
| make_merger() | AutomationTimeAxisView | virtual |
| marked_for_display() const | AxisView | virtual |
| max_order() | TimeAxisView | inlinestatic |
| maybe_set_cursor(int y) | TimeAxisView | private |
| midi_scroomer_size_group | TimeAxisView | protectedstatic |
| mode_discrete_item | AutomationTimeAxisView | protected |
| mode_exp_item | AutomationTimeAxisView | protected |
| mode_line_item | AutomationTimeAxisView | protected |
| mode_log_item | AutomationTimeAxisView | protected |
| name() const | AutomationTimeAxisView | inlinevirtual |
| name_entry_changed(std::string const &) | TimeAxisView | protectedvirtual |
| name_font | AutomationTimeAxisView | protectedstatic |
| name_label | AxisView | protected |
| name_width_px | TimeAxisView | protectedstatic |
| NameEntryPacked enum value | TimeAxisView | private |
| NameLabelPacked enum value | TimeAxisView | private |
| NamePackingBits enum name | TimeAxisView | private |
| OnlySelf enum value | TimeAxisView | |
| operator=(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| order() const | TimeAxisView | inline |
| order_selection_trims(ArdourCanvas::Item *item, bool put_start_on_top) | TimeAxisView | |
| parameter() const | AutomationTimeAxisView | inline |
| parameter_changed(std::string const &) | TimeAxisView | protected |
| parent | TimeAxisView | protected |
| parent_stripable() | AutomationTimeAxisView | inline |
| parse_state_id(std::string const &, PBD::ID &, bool &, Evoral::Parameter &) | AutomationTimeAxisView | static |
| paste(Temporal::timepos_t const &, const Selection &, PasteContext &) | AutomationTimeAxisView | virtual |
| paste_one(Temporal::timepos_t const &, unsigned, float times, const Selection &, ItemCounts &counts, bool greedy=false) | AutomationTimeAxisView | protected |
| playlist() const | TimeAxisView | inlinevirtual |
| plugname | AutomationTimeAxisView | protected |
| plugname_packed | AutomationTimeAxisView | protected |
| popup_display_menu(int button, guint32 when) | TimeAxisView | private |
| presentation_info() const | AutomationTimeAxisView | |
| preset_height(Height) | TimeAxisView | static |
| propagate_time_selection() const | AutomationTimeAxisView | protectedvirtual |
| property_hashtable | AxisView | mutableprotected |
| remove_child(std::shared_ptr< TimeAxisView >) | TimeAxisView | protectedvirtual |
| remove_ghost(RegionView *) | TimeAxisView | |
| remove_gui_property(const std::string &property_name) | AxisView | |
| reset_height() | TimeAxisView | |
| reset_visual_state() | TimeAxisView | virtual |
| reshow_selection(TimeSelection &) | TimeAxisView | virtual |
| round_robin_palette_color() | AxisView | static |
| route_going_away() | AutomationTimeAxisView | protected |
| route_group() const | TimeAxisView | inlinevirtual |
| ScopedConnectionList() | PBD::ScopedConnectionList | |
| ScopedConnectionList(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| scroomer_placeholder | TimeAxisView | protected |
| selectable() const | TimeAxisView | inlinevirtual |
| Selectable() | Selectable | inline |
| SelectableOwner() | SelectableOwner | inline |
| selected() const | Selectable | inlinevirtual |
| selection_click(GdkEventButton *) | TimeAxisView | protectedvirtual |
| selection_group | TimeAxisView | protected |
| session() const | ARDOUR::SessionHandlePtr | inlinevirtual |
| session_going_away() | ARDOUR::SessionHandlePtr | protectedvirtual |
| SessionHandlePtr(ARDOUR::Session *s) | ARDOUR::SessionHandlePtr | |
| SessionHandlePtr() | ARDOUR::SessionHandlePtr | |
| set_automation_state(ARDOUR::AutoState) | AutomationTimeAxisView | |
| set_gui_property(const std::string &property_name, const std::string &value) | AxisView | |
| set_gui_property(const std::string &property_name, const char *value) | AxisView | inline |
| set_gui_property(const std::string &property_name, const T &value) | AxisView | inline |
| set_height(uint32_t, TrackHeightMode m=OnlySelf, bool from_idle=false) | AutomationTimeAxisView | virtual |
| set_height_enum(Height, bool apply_to_selection=false) | TimeAxisView | |
| set_interpolation(ARDOUR::AutomationList::InterpolationStyle) | AutomationTimeAxisView | protected |
| set_marked_for_display(bool) | AxisView | virtual |
| set_name_ellipsize_mode() | AxisView | protected |
| set_parent(TimeAxisView &p) | TimeAxisView | |
| set_samples_per_pixel(double) | AutomationTimeAxisView | virtual |
| set_selected(bool) | TimeAxisView | virtual |
| set_selected_points(PointSelection &) | AutomationTimeAxisView | virtual |
| set_selected_regionviews(RegionSelection &) | AutomationTimeAxisView | virtual |
| set_session(ARDOUR::Session *) | ARDOUR::SessionHandlePtr | virtual |
| set_state(const XMLNode &, int version) | AutomationTimeAxisView | |
| set_state_2X(const XMLNode &, int) | AutomationTimeAxisView | private |
| set_velocity_mode(VelocityMode, bool force=false) | AutomationTimeAxisView | |
| setup_sizes() | TimeAxisView | static |
| show_at(int y, int &nth, Gtk::VBox *parent) | TimeAxisView | virtual |
| show_automation_controls() const | AutomationTimeAxisView | protected |
| show_regions() const | AutomationTimeAxisView | inline |
| show_selection(TimeSelection &) | TimeAxisView | virtual |
| show_timestretch(Temporal::timepos_t const &, Temporal::timepos_t const &, int, int) | AutomationTimeAxisView | inlinevirtual |
| size() const | PBD::ScopedConnectionList | inline |
| state_id() const | AutomationTimeAxisView | virtual |
| step_height(bool) | TimeAxisView | virtual |
| stripable() const | AutomationTimeAxisView | virtual |
| time_axis_frame | TimeAxisView | protected |
| time_axis_hbox | TimeAxisView | protected |
| time_axis_vbox | TimeAxisView | protected |
| TimeAxisView(ARDOUR::Session *sess, PublicEditor &ed, TimeAxisView *parent, ArdourCanvas::Canvas &canvas) | TimeAxisView | |
| top_hbox | TimeAxisView | protected |
| TotalHeight enum value | TimeAxisView | |
| touched(double top, double bot) | TimeAxisView | |
| TrackHeightMode enum name | TimeAxisView | |
| update_name_from_param() | AutomationTimeAxisView | |
| used_selection_rects | TimeAxisView | protected |
| velocity_mode() const | AutomationTimeAxisView | inline |
| VelocityMode enum name | AutomationTimeAxisView | |
| VelocityModeLine enum value | AutomationTimeAxisView | |
| VelocityModeLollipops enum value | AutomationTimeAxisView | |
| view() const | TimeAxisView | inlinevirtual |
| y_position() const | TimeAxisView | inline |
| ~AutomationTimeAxisView() | AutomationTimeAxisView | |
| ~AxisView() | AxisView | protectedvirtual |
| ~LineMerger() | LineMerger | inlinevirtual |
| ~ScopedConnectionList() | PBD::ScopedConnectionList | virtual |
| ~Selectable() | Selectable | inlinevirtual |
| ~SelectableOwner() | SelectableOwner | inlinevirtual |
| ~SessionHandlePtr() | ARDOUR::SessionHandlePtr | inlinevirtual |
| ~TimeAxisView() | TimeAxisView | virtual |