Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
SampleFormatCols () | |
Public Attributes | |
Gtk::TreeModelColumn< ARDOUR::HasSampleFormat::SampleFormatPtr > | ptr |
Gtk::TreeModelColumn< std::string > | color |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 351 of file export_format_dialog.h.
|
inline |
Definition at line 358 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleFormatCols::color |
Definition at line 355 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleFormatCols::label |
Definition at line 356 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::HasSampleFormat::SampleFormatPtr> ExportFormatDialog::SampleFormatCols::ptr |
Definition at line 354 of file export_format_dialog.h.