|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| TrackTemplateColumns () | |
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 > | name |
| Gtk::TreeModelColumn< std::string > | path |
| Gtk::TreeModelColumn< std::string > | description |
| Gtk::TreeModelColumn< std::string > | modified_with |
Definition at line 133 of file add_route_dialog.h.
|
inline |
Definition at line 134 of file add_route_dialog.h.
| Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::description |
Definition at line 144 of file add_route_dialog.h.
| Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::modified_with |
Definition at line 145 of file add_route_dialog.h.
| Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::name |
Definition at line 142 of file add_route_dialog.h.
| Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::path |
Definition at line 143 of file add_route_dialog.h.