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

Public Member Functions

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