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

Public Member Functions

 SampleRateCols ()
 

Public Attributes

Gtk::TreeModelColumn< ARDOUR::ExportFormatManager::SampleRatePtrptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 264 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ SampleRateCols()

ExportFormatDialog::SampleRateCols::SampleRateCols ( )
inline

Definition at line 271 of file export_format_dialog.h.

Member Data Documentation

◆ color

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

Definition at line 268 of file export_format_dialog.h.

◆ label

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

Definition at line 269 of file export_format_dialog.h.

◆ ptr

Gtk::TreeModelColumn<ARDOUR::ExportFormatManager::SampleRatePtr> ExportFormatDialog::SampleRateCols::ptr

Definition at line 267 of file export_format_dialog.h.


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