ardour
Public Member Functions | Public Attributes | List of all members
InstrumentSelector::InstrumentListColumns Struct Reference
Inheritance diagram for InstrumentSelector::InstrumentListColumns:

Public Member Functions

 InstrumentListColumns ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > name
 
Gtk::TreeModelColumn
< ARDOUR::PluginInfoPtr
info_ptr
 

Detailed Description

Definition at line 45 of file instrument_selector.h.

Constructor & Destructor Documentation

InstrumentSelector::InstrumentListColumns::InstrumentListColumns ( )
inline

Definition at line 46 of file instrument_selector.h.

Member Data Documentation

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

Definition at line 51 of file instrument_selector.h.

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

Definition at line 50 of file instrument_selector.h.


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