Ardour  9.0-pre0-582-g084a23a80d
InstrumentSelector::InstrumentListColumns Struct Reference
Inheritance diagram for InstrumentSelector::InstrumentListColumns:
[legend]

Public Member Functions

 InstrumentListColumns ()
 
- 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 > name
 
Gtk::TreeModelColumn< ARDOUR::PluginInfoPtrinfo_ptr
 

Detailed Description

Definition at line 55 of file instrument_selector.h.

Constructor & Destructor Documentation

◆ InstrumentListColumns()

InstrumentSelector::InstrumentListColumns::InstrumentListColumns ( )
inline

Definition at line 56 of file instrument_selector.h.

Member Data Documentation

◆ info_ptr

Gtk::TreeModelColumn<ARDOUR::PluginInfoPtr> InstrumentSelector::InstrumentListColumns::info_ptr

Definition at line 61 of file instrument_selector.h.

◆ name

Gtk::TreeModelColumn<std::string> InstrumentSelector::InstrumentListColumns::name

Definition at line 60 of file instrument_selector.h.


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