Ardour  8.7-15-gadf511264b
ArdourSurface::P2GUI::PressureModeColumns Struct Reference
Inheritance diagram for ArdourSurface::P2GUI::PressureModeColumns:
[legend]

Public Member Functions

 PressureModeColumns ()
 
- 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< Push2::PressureModemode
 
Gtk::TreeModelColumn< std::string > name
 

Detailed Description

Definition at line 80 of file push2/gui.h.

Constructor & Destructor Documentation

◆ PressureModeColumns()

ArdourSurface::P2GUI::PressureModeColumns::PressureModeColumns ( )
inline

Definition at line 81 of file push2/gui.h.

Member Data Documentation

◆ mode

Gtk::TreeModelColumn<Push2::PressureMode> ArdourSurface::P2GUI::PressureModeColumns::mode

Definition at line 85 of file push2/gui.h.

◆ name

Gtk::TreeModelColumn<std::string> ArdourSurface::P2GUI::PressureModeColumns::name

Definition at line 86 of file push2/gui.h.


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