Ardour  9.0-pre0-822-g12e3bc5c20
ExportPresetSelector::PresetCols Struct Reference
Inheritance diagram for ExportPresetSelector::PresetCols:
[legend]

Public Member Functions

 PresetCols ()
 

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: