Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
QualityCols () | |
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::QualityPtr > | ptr |
Gtk::TreeModelColumn< std::string > | color |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 240 of file export_format_dialog.h.
|
inline |
Definition at line 247 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::QualityCols::color |
Definition at line 244 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::QualityCols::label |
Definition at line 245 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::ExportFormatManager::QualityPtr> ExportFormatDialog::QualityCols::ptr |
Definition at line 243 of file export_format_dialog.h.