Ardour
9.0-pre0-439-ga53b99b307
|
Public Member Functions | |
MidiPortColumns () | |
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 > | short_name |
Gtk::TreeModelColumn< std::string > | full_name |
Definition at line 64 of file push2/gui.h.
|
inline |
Definition at line 65 of file push2/gui.h.
Gtk::TreeModelColumn<std::string> ArdourSurface::P2GUI::MidiPortColumns::full_name |
Definition at line 70 of file push2/gui.h.
Gtk::TreeModelColumn<std::string> ArdourSurface::P2GUI::MidiPortColumns::short_name |
Definition at line 69 of file push2/gui.h.