Ardour  9.0-pre0-822-g12e3bc5c20
MidiListEditor::NoteLengthColumns Struct Reference
Inheritance diagram for MidiListEditor::NoteLengthColumns:
[legend]

Public Member Functions

 NoteLengthColumns ()
 

Public Attributes

Gtk::TreeModelColumn< int > ticks
 
Gtk::TreeModelColumn< std::string > name
 

Detailed Description

Definition at line 76 of file midi_list_editor.h.

Constructor & Destructor Documentation

◆ NoteLengthColumns()

MidiListEditor::NoteLengthColumns::NoteLengthColumns ( )
inline

Definition at line 77 of file midi_list_editor.h.

Member Data Documentation

◆ name

Gtk::TreeModelColumn<std::string> MidiListEditor::NoteLengthColumns::name

Definition at line 83 of file midi_list_editor.h.

◆ ticks

Gtk::TreeModelColumn<int> MidiListEditor::NoteLengthColumns::ticks

Definition at line 82 of file midi_list_editor.h.


The documentation for this struct was generated from the following file: