|
typedef Gtk::TreeModelColumn< Glib::RefPtr< Gtk::ListStore > > | ComboCol |
|
Definition at line 117 of file export_channel_selector.h.
◆ ComboCol
◆ RouteCols()
PortExportChannelSelector::RouteCols::RouteCols |
( |
| ) |
|
|
inline |
◆ add_channels()
void PortExportChannelSelector::RouteCols::add_channels |
( |
uint32_t |
chans | ) |
|
◆ get_channel()
Channel& PortExportChannelSelector::RouteCols::get_channel |
( |
uint32_t |
channel | ) |
|
◆ channels
std::list<Channel> PortExportChannelSelector::RouteCols::channels |
◆ io
Gtk::TreeModelColumn<ARDOUR::IO *> PortExportChannelSelector::RouteCols::io |
◆ n_channels
uint32_t PortExportChannelSelector::RouteCols::n_channels |
◆ name
Gtk::TreeModelColumn<std::string> PortExportChannelSelector::RouteCols::name |
◆ port_cols
PortCols PortExportChannelSelector::RouteCols::port_cols |
◆ port_list_col
ComboCol PortExportChannelSelector::RouteCols::port_list_col |
◆ selected
Gtk::TreeModelColumn<bool> PortExportChannelSelector::RouteCols::selected |
The documentation for this class was generated from the following file: