Ardour  9.0-pre0-822-g12e3bc5c20
ExportFormatDialog::QualityCols Struct Reference
Inheritance diagram for ExportFormatDialog::QualityCols:
[legend]

Public Member Functions

 QualityCols ()
 

Public Attributes

Gtk::TreeModelColumn< ARDOUR::ExportFormatManager::QualityPtrptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 240 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ QualityCols()

ExportFormatDialog::QualityCols::QualityCols ( )
inline

Definition at line 247 of file export_format_dialog.h.

Member Data Documentation

◆ color

Gtk::TreeModelColumn<std::string> ExportFormatDialog::QualityCols::color

Definition at line 244 of file export_format_dialog.h.

◆ label

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

Definition at line 245 of file export_format_dialog.h.

◆ ptr

Gtk::TreeModelColumn<ARDOUR::ExportFormatManager::QualityPtr> ExportFormatDialog::QualityCols::ptr

Definition at line 243 of file export_format_dialog.h.


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