This is the complete list of members for MidiViewBackground, including all inherited members.
_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) | MidiViewBackground | |
apply_note_range_to_children()=0 | MidiViewBackground | protectedpure virtual |
color_handler() | MidiViewBackground | protectedvirtual |
color_mode() const | MidiViewBackground | inline |
contents_height() const | ViewBackground | inlinevirtual |
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 | ViewBackground | inlinevirtual |
HeightChanged | MidiViewBackground | |
highest_note() const | MidiViewBackground | inline |
instrument_info() const =0 | MidiViewBackground | pure virtual |
lowest_note() const | MidiViewBackground | inline |
maybe_apply_note_range(uint8_t lowest, uint8_t highest, bool to_children) | 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 | |
parameter_changed(std::string const &) | MidiViewBackground | protectedvirtual |
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 | protected |
updates_suspended() const | MidiViewBackground | inlineprotectedvirtual |
ViewBackground() | ViewBackground | |
visibility_range_style() const | MidiViewBackground | inline |
VisibleNoteRange enum name | MidiViewBackground | |
width() const | ViewBackground | inlinevirtual |
y_position() const | MidiViewBackground | inlinevirtual |
y_to_note(int y) const | MidiViewBackground | |
~MidiViewBackground() | MidiViewBackground | |
~ViewBackground() | ViewBackground | virtual |