ardour
Public Member Functions | Public Attributes | List of all members
ExportPresetSelector::PresetCols Struct Reference
Inheritance diagram for ExportPresetSelector::PresetCols:

Public Member Functions

 PresetCols ()
 

Public Attributes

Gtk::TreeModelColumn< PresetPtrpreset
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 55 of file export_preset_selector.h.

Constructor & Destructor Documentation

ExportPresetSelector::PresetCols::PresetCols ( )
inline

Definition at line 61 of file export_preset_selector.h.

Member Data Documentation

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

Definition at line 59 of file export_preset_selector.h.

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

Definition at line 58 of file export_preset_selector.h.


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