Ardour  9.0-pre0-822-g12e3bc5c20
EngineControl::ChannelNameCols Class Reference
Inheritance diagram for EngineControl::ChannelNameCols:
[legend]

Public Member Functions

 ChannelNameCols ()
 

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: