|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| MidiPortCols () | |
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< std::string > | pretty_name |
| Gtk::TreeModelColumn< std::string > | port_name |
Definition at line 123 of file tempo_dialog.h.
|
inline |
Definition at line 126 of file tempo_dialog.h.
| Gtk::TreeModelColumn<std::string> TempoDialog::MidiPortCols::port_name |
Definition at line 132 of file tempo_dialog.h.
| Gtk::TreeModelColumn<std::string> TempoDialog::MidiPortCols::pretty_name |
Definition at line 131 of file tempo_dialog.h.