| 
    Ardour
    9.0-pre0-1982-ga458a302d1
    
   | 
 
Public Member Functions | |
| NoteLengthColumns () | |
  Public Member Functions inherited from Gtk::TreeModelColumnRecord | |
| TreeModelColumnRecord () | |
| virtual | ~TreeModelColumnRecord () | 
| void | add (TreeModelColumnBase &column) | 
| unsigned int | size () const | 
| const GType * | types () const | 
Public Attributes | |
| Gtk::TreeModelColumn< int > | ticks | 
| Gtk::TreeModelColumn< std::string > | name | 
Definition at line 76 of file midi_list_editor.h.
      
  | 
  inline | 
Definition at line 77 of file midi_list_editor.h.
| Gtk::TreeModelColumn<std::string> MidiListEditor::NoteLengthColumns::name | 
Definition at line 83 of file midi_list_editor.h.
| Gtk::TreeModelColumn<int> MidiListEditor::NoteLengthColumns::ticks | 
Definition at line 82 of file midi_list_editor.h.