Ardour  9.0-pre0-582-g084a23a80d
ExportPresetSelector::PresetCols Struct Reference
Inheritance diagram for ExportPresetSelector::PresetCols:
[legend]

Public Member Functions

 PresetCols ()
 
- 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 > label
 
Gtk::TreeModelColumn< PresetPtrpreset
 

Detailed Description

Definition at line 59 of file export_preset_selector.h.

Constructor & Destructor Documentation

◆ PresetCols()

ExportPresetSelector::PresetCols::PresetCols ( )
inline

Definition at line 64 of file export_preset_selector.h.

Member Data Documentation

◆ label

Gtk::TreeModelColumn<std::string> ExportPresetSelector::PresetCols::label

Definition at line 61 of file export_preset_selector.h.

◆ preset

Gtk::TreeModelColumn<PresetPtr> ExportPresetSelector::PresetCols::preset

Definition at line 62 of file export_preset_selector.h.


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