Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
SampleRateCols () | |
Public Attributes | |
Gtk::TreeModelColumn< ARDOUR::ExportFormatManager::SampleRatePtr > | ptr |
Gtk::TreeModelColumn< std::string > | color |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 264 of file export_format_dialog.h.
|
inline |
Definition at line 271 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleRateCols::color |
Definition at line 268 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleRateCols::label |
Definition at line 269 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::ExportFormatManager::SampleRatePtr> ExportFormatDialog::SampleRateCols::ptr |
Definition at line 267 of file export_format_dialog.h.