|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| FormatCols () | |
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< FormatPtr > | format |
| Gtk::TreeModelColumn< std::string > | label |
Definition at line 79 of file export_format_selector.h.
|
inline |
Definition at line 85 of file export_format_selector.h.
| Gtk::TreeModelColumn<FormatPtr> ExportFormatSelector::FormatCols::format |
Definition at line 82 of file export_format_selector.h.
| Gtk::TreeModelColumn<std::string> ExportFormatSelector::FormatCols::label |
Definition at line 83 of file export_format_selector.h.