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

Public Member Functions

 QualityCols ()
 
- 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::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: