Ardour
9.0-pre0-582-g084a23a80d
|
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 |
Definition at line 120 of file engine_dialog.h.
|
inline |
Definition at line 123 of file engine_dialog.h.
Gtk::TreeModelColumn<std::string> EngineControl::ChannelNameCols::port_name |
Definition at line 129 of file engine_dialog.h.
Gtk::TreeModelColumn<std::string> EngineControl::ChannelNameCols::pretty_name |
Definition at line 128 of file engine_dialog.h.