|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| DateFormatCols () | |
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< DateFormat > | format |
| Gtk::TreeModelColumn< std::string > | label |
Definition at line 102 of file export_filename_selector.h.
|
inline |
Definition at line 107 of file export_filename_selector.h.
| Gtk::TreeModelColumn<DateFormat> ExportFilenameSelector::DateFormatCols::format |
Definition at line 104 of file export_filename_selector.h.
| Gtk::TreeModelColumn<std::string> ExportFilenameSelector::DateFormatCols::label |
Definition at line 105 of file export_filename_selector.h.