Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
SampleFormatCols () | |
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::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.