|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| TimeFormatCols () | |
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< TimeFormat > | format |
| Gtk::TreeModelColumn< std::string > | label |
Definition at line 121 of file export_filename_selector.h.
|
inline |
Definition at line 126 of file export_filename_selector.h.
| Gtk::TreeModelColumn<TimeFormat> ExportFilenameSelector::TimeFormatCols::format |
Definition at line 123 of file export_filename_selector.h.
| Gtk::TreeModelColumn<std::string> ExportFilenameSelector::TimeFormatCols::label |
Definition at line 124 of file export_filename_selector.h.