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

Public Member Functions

 SampleFormatCols ()
 

Public Attributes

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

Detailed Description

Definition at line 351 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ SampleFormatCols()

ExportFormatDialog::SampleFormatCols::SampleFormatCols ( )
inline

Definition at line 358 of file export_format_dialog.h.

Member Data Documentation

◆ color

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

Definition at line 355 of file export_format_dialog.h.

◆ label

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

Definition at line 356 of file export_format_dialog.h.

◆ ptr

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

Definition at line 354 of file export_format_dialog.h.


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