Ardour  9.0-pre0-582-g084a23a80d
ExportFormatDialog::SRCQualityCols Struct Reference
Inheritance diagram for ExportFormatDialog::SRCQualityCols:
[legend]

Public Member Functions

 SRCQualityCols ()
 
- 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< ARDOUR::ExportFormatBase::SRCQualityid
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 290 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ SRCQualityCols()

ExportFormatDialog::SRCQualityCols::SRCQualityCols ( )
inline

Definition at line 296 of file export_format_dialog.h.

Member Data Documentation

◆ id

Gtk::TreeModelColumn<ARDOUR::ExportFormatBase::SRCQuality> ExportFormatDialog::SRCQualityCols::id

Definition at line 293 of file export_format_dialog.h.

◆ label

Gtk::TreeModelColumn<std::string> ExportFormatDialog::SRCQualityCols::label

Definition at line 294 of file export_format_dialog.h.


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