Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
CompatibilityCols () | |
Public Attributes | |
Gtk::TreeModelColumn< ARDOUR::ExportFormatCompatibilityPtr > | ptr |
Gtk::TreeModelColumn< bool > | selected |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 224 of file export_format_dialog.h.
|
inline |
Definition at line 231 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::CompatibilityCols::label |
Definition at line 229 of file export_format_dialog.h.
Gtk::TreeModelColumn<ARDOUR::ExportFormatCompatibilityPtr> ExportFormatDialog::CompatibilityCols::ptr |
Definition at line 227 of file export_format_dialog.h.
Gtk::TreeModelColumn<bool> ExportFormatDialog::CompatibilityCols::selected |
Definition at line 228 of file export_format_dialog.h.