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

Public Member Functions

 SampleFormatCols ()
 

Public Attributes

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

Detailed Description

Definition at line 285 of file export_format_dialog.h.

Constructor & Destructor Documentation

ExportFormatDialog::SampleFormatCols::SampleFormatCols ( )
inline

Definition at line 292 of file export_format_dialog.h.

Member Data Documentation

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

Definition at line 289 of file export_format_dialog.h.

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

Definition at line 290 of file export_format_dialog.h.

Gtk::TreeModelColumn<ARDOUR::HasSampleFormat::SampleFormatPtr> ExportFormatDialog::SampleFormatCols::ptr

Definition at line 288 of file export_format_dialog.h.


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