| _color_mode | MidiViewBackground | protected |
| _data_note_max | MidiViewBackground | protected |
| _data_note_min | MidiViewBackground | protected |
| _editing_context | MidiViewBackground | protected |
| _highest_note | MidiViewBackground | protected |
| _lowest_note | MidiViewBackground | protected |
| _note_lines | MidiViewBackground | protected |
| _note_mode | MidiViewBackground | protected |
| _range_dirty | MidiViewBackground | protected |
| _range_sum_cache | MidiViewBackground | protected |
| _region_color | MidiViewBackground | protected |
| _visibility_note_range | MidiViewBackground | protected |
| apply_note_range(uint8_t lowest, uint8_t highest, bool to_children, RangeCanMove=RangeCanMove(CanMoveTop|CanMoveBottom)) | MidiViewBackground | |
| apply_note_range_to_children()=0 | MidiViewBackground | protectedpure virtual |
| CanMoveBottom enum value | MidiViewBackground | |
| CanMoveTop enum value | MidiViewBackground | |
| color_handler() | MidiViewBackground | protectedvirtual |
| color_mode() const | MidiViewBackground | inline |
| contents_height() const =0 | ViewBackground | pure virtual |
| contents_note_range() const | MidiViewBackground | inline |
| ContentsRange enum value | MidiViewBackground | |
| editing_context() const | MidiViewBackground | inline |
| FullRange enum value | MidiViewBackground | |
| get_note_positions(std::vector< int > &numbers, std::vector< int > &pos, std::vector< int > &heights) const | MidiViewBackground | |
| get_preferred_midi_channel() const =0 | MidiViewBackground | pure virtual |
| height() const =0 | ViewBackground | pure virtual |
| HeightChanged | MidiViewBackground | |
| highest_data_note() const | MidiViewBackground | inline |
| highest_note() const | MidiViewBackground | inline |
| instrument_info() const =0 | MidiViewBackground | pure virtual |
| lowest_data_note() const | MidiViewBackground | inline |
| lowest_note() const | MidiViewBackground | inline |
| maybe_apply_note_range(uint8_t lowest, uint8_t highest, bool to_children, RangeCanMove=RangeCanMove(CanMoveTop|CanMoveBottom)) | MidiViewBackground | |
| maybe_extend_note_range(uint8_t note_num) | MidiViewBackground | |
| MidiViewBackground(ArdourCanvas::Item *parent, EditingContext &ec) | MidiViewBackground | |
| note_height() const | MidiViewBackground | inline |
| note_mode() const | MidiViewBackground | inline |
| note_range_adjustment | MidiViewBackground | |
| note_range_adjustment_changed() | MidiViewBackground | protected |
| note_range_set | MidiViewBackground | protected |
| note_to_y(uint8_t note) const | MidiViewBackground | inline |
| NoteModeChanged | MidiViewBackground | |
| NoteRangeChanged | MidiViewBackground | |
| NoteVisibilityShouldChange | MidiViewBackground | |
| parameter_changed(std::string const &) | MidiViewBackground | protectedvirtual |
| RangeCanMove enum name | MidiViewBackground | |
| record_layer_check(std::shared_ptr< ARDOUR::Region >, samplepos_t)=0 | MidiViewBackground | pure virtual |
| region_color() const | MidiViewBackground | inline |
| set_color_mode(ARDOUR::ColorMode) | MidiViewBackground | |
| set_note_highlight(bool)=0 | MidiViewBackground | pure virtual |
| set_note_mode(ARDOUR::NoteMode nm) | MidiViewBackground | |
| set_note_visibility_range_style(VisibleNoteRange r) | MidiViewBackground | |
| set_size(int w, int h) | MidiViewBackground | inlinevirtual |
| setup_note_lines() | MidiViewBackground | protected |
| sync_data_and_visual_range() | MidiViewBackground | protected |
| update_contents_height() | MidiViewBackground | protectedvirtual |
| update_data_note_range(uint8_t min, uint8_t max) | MidiViewBackground | |
| updates_suspended() const | MidiViewBackground | inlineprotectedvirtual |
| UserRange enum value | MidiViewBackground | |
| ViewBackground() | ViewBackground | |
| visibility_range_style() const | MidiViewBackground | inline |
| VisibleNoteRange enum name | MidiViewBackground | |
| width() const =0 | ViewBackground | pure virtual |
| y_position() const | MidiViewBackground | inlinevirtual |
| y_to_note(int y) const | MidiViewBackground | |
| ~MidiViewBackground() | MidiViewBackground | |
| ~ViewBackground() | ViewBackground | virtual |