![]() |
Ardour
8.12
|
Public Member Functions | |
TrackTemplateColumns () | |
![]() | |
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 134 of file add_route_dialog.h.
|
inline |
Definition at line 135 of file add_route_dialog.h.
Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::description |
Definition at line 145 of file add_route_dialog.h.
Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::modified_with |
Definition at line 146 of file add_route_dialog.h.
Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::name |
Definition at line 143 of file add_route_dialog.h.
Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::path |
Definition at line 144 of file add_route_dialog.h.