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

Public Member Functions

 SampleRateCols ()
 

Public Attributes

Gtk::TreeModelColumn
< ARDOUR::ExportFormatManager::SampleRatePtr
ptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 229 of file export_format_dialog.h.

Constructor & Destructor Documentation

ExportFormatDialog::SampleRateCols::SampleRateCols ( )
inline

Definition at line 236 of file export_format_dialog.h.

Member Data Documentation

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

Definition at line 233 of file export_format_dialog.h.

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

Definition at line 234 of file export_format_dialog.h.

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

Definition at line 232 of file export_format_dialog.h.


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