Ardour  9.0-pre0-582-g084a23a80d
TransportMastersWidget::PortColumns Struct Reference
Inheritance diagram for TransportMastersWidget::PortColumns:
[legend]

Public Member Functions

 PortColumns ()
 
- 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
 

Detailed Description

Definition at line 148 of file transport_masters_dialog.h.

Constructor & Destructor Documentation

◆ PortColumns()

TransportMastersWidget::PortColumns::PortColumns ( )
inline

Definition at line 149 of file transport_masters_dialog.h.

Member Data Documentation

◆ full_name

Gtk::TreeModelColumn<std::string> TransportMastersWidget::PortColumns::full_name

Definition at line 154 of file transport_masters_dialog.h.

◆ short_name

Gtk::TreeModelColumn<std::string> TransportMastersWidget::PortColumns::short_name

Definition at line 153 of file transport_masters_dialog.h.


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