Ardour
9.0-pre0-350-gf17a656217
|
Public Member Functions | |
DitherTypeCols () | |
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::DitherTypePtr > | ptr |
Gtk::TreeModelColumn< std::string > | color |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 363 of file export_format_dialog.h.
|
inline |
Definition at line 370 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::DitherTypeCols::color |
Definition at line 367 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::DitherTypeCols::label |
Definition at line 368 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::HasSampleFormat::DitherTypePtr> ExportFormatDialog::DitherTypeCols::ptr |
Definition at line 366 of file export_format_dialog.h.