![]() |
Ardour
8.12
|
Public Member Functions | |
SampleFormatCols () | |
![]() | |
TreeModelColumnRecord () | |
virtual | ~TreeModelColumnRecord () |
void | add (TreeModelColumnBase &column) |
unsigned int | size () const |
const GType * | types () const |
Public Attributes | |
Gtk::TreeModelColumn< ARDOUR::HasSampleFormat::SampleFormatPtr > | ptr |
Gtk::TreeModelColumn< std::string > | color |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 352 of file export_format_dialog.h.
|
inline |
Definition at line 359 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleFormatCols::color |
Definition at line 356 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SampleFormatCols::label |
Definition at line 357 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::HasSampleFormat::SampleFormatPtr> ExportFormatDialog::SampleFormatCols::ptr |
Definition at line 355 of file export_format_dialog.h.