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

Public Member Functions

 DitherTypeCols ()
 

Public Attributes

Gtk::TreeModelColumn
< ARDOUR::HasSampleFormat::DitherTypePtr
ptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 297 of file export_format_dialog.h.

Constructor & Destructor Documentation

ExportFormatDialog::DitherTypeCols::DitherTypeCols ( )
inline

Definition at line 304 of file export_format_dialog.h.

Member Data Documentation

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

Definition at line 301 of file export_format_dialog.h.

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

Definition at line 302 of file export_format_dialog.h.

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

Definition at line 300 of file export_format_dialog.h.


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