Ardour  8.7-15-gadf511264b
ArdourSurface::LCXLGUI::MidiPortColumns Struct Reference
Inheritance diagram for ArdourSurface::LCXLGUI::MidiPortColumns:
[legend]

Public Member Functions

 MidiPortColumns ()
 
- 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 > short_name
 
Gtk::TreeModelColumn< std::string > full_name
 

Detailed Description

Definition at line 72 of file launch_control_xl/gui.h.

Constructor & Destructor Documentation

◆ MidiPortColumns()

ArdourSurface::LCXLGUI::MidiPortColumns::MidiPortColumns ( )
inline

Definition at line 73 of file launch_control_xl/gui.h.

Member Data Documentation

◆ full_name

Gtk::TreeModelColumn<std::string> ArdourSurface::LCXLGUI::MidiPortColumns::full_name

Definition at line 78 of file launch_control_xl/gui.h.

◆ short_name

Gtk::TreeModelColumn<std::string> ArdourSurface::LCXLGUI::MidiPortColumns::short_name

Definition at line 77 of file launch_control_xl/gui.h.


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