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

Public Member Functions

 DitherTypeCols ()
 

Public Attributes

Gtk::TreeModelColumn< ARDOUR::HasSampleFormat::DitherTypePtrptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 363 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ DitherTypeCols()

ExportFormatDialog::DitherTypeCols::DitherTypeCols ( )
inline

Definition at line 370 of file export_format_dialog.h.

Member Data Documentation

◆ color

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

Definition at line 367 of file export_format_dialog.h.

◆ label

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

Definition at line 368 of file export_format_dialog.h.

◆ ptr

Gtk::TreeModelColumn<ARDOUR::HasSampleFormat::DitherTypePtr> ExportFormatDialog::DitherTypeCols::ptr

Definition at line 366 of file export_format_dialog.h.


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