|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| SampleRateCols () | |
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::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.