Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
SRCQualityCols () | |
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::ExportFormatBase::SRCQuality > | id |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 290 of file export_format_dialog.h.
|
inline |
Definition at line 296 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::ExportFormatBase::SRCQuality> ExportFormatDialog::SRCQualityCols::id |
Definition at line 293 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::SRCQualityCols::label |
Definition at line 294 of file export_format_dialog.h.