Ardour  9.0-pre0-582-g084a23a80d
AddRouteDialog::TrackTemplateColumns Struct Reference
Inheritance diagram for AddRouteDialog::TrackTemplateColumns:
[legend]

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
 

Detailed Description

Definition at line 133 of file add_route_dialog.h.

Constructor & Destructor Documentation

◆ TrackTemplateColumns()

AddRouteDialog::TrackTemplateColumns::TrackTemplateColumns ( )
inline

Definition at line 134 of file add_route_dialog.h.

Member Data Documentation

◆ description

Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::description

Definition at line 144 of file add_route_dialog.h.

◆ modified_with

Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::modified_with

Definition at line 145 of file add_route_dialog.h.

◆ name

Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::name

Definition at line 142 of file add_route_dialog.h.

◆ path

Gtk::TreeModelColumn<std::string> AddRouteDialog::TrackTemplateColumns::path

Definition at line 143 of file add_route_dialog.h.


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