Ardour  9.0-pre0-582-g084a23a80d
EngineControl::ChannelNameCols Class Reference
Inheritance diagram for EngineControl::ChannelNameCols:
[legend]

Public Member Functions

 ChannelNameCols ()
 
- 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 > pretty_name
 
Gtk::TreeModelColumn< std::string > port_name
 

Detailed Description

Definition at line 120 of file engine_dialog.h.

Constructor & Destructor Documentation

◆ ChannelNameCols()

EngineControl::ChannelNameCols::ChannelNameCols ( )
inline

Definition at line 123 of file engine_dialog.h.

Member Data Documentation

◆ port_name

Gtk::TreeModelColumn<std::string> EngineControl::ChannelNameCols::port_name

Definition at line 129 of file engine_dialog.h.

◆ pretty_name

Gtk::TreeModelColumn<std::string> EngineControl::ChannelNameCols::pretty_name

Definition at line 128 of file engine_dialog.h.


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