Ardour  8.7-15-gadf511264b
ArdourSurface::C1GUI::MidiPortColumns Struct Reference
Inheritance diagram for ArdourSurface::C1GUI::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 67 of file c1_gui.h.

Constructor & Destructor Documentation

◆ MidiPortColumns()

ArdourSurface::C1GUI::MidiPortColumns::MidiPortColumns ( )
inline

Definition at line 68 of file c1_gui.h.

Member Data Documentation

◆ full_name

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

Definition at line 73 of file c1_gui.h.

◆ short_name

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

Definition at line 72 of file c1_gui.h.


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