Ardour  9.0-pre0-582-g084a23a80d
ExportFilenameSelector::DateFormatCols Struct Reference
Inheritance diagram for ExportFilenameSelector::DateFormatCols:
[legend]

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< DateFormatformat
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 102 of file export_filename_selector.h.

Constructor & Destructor Documentation

◆ DateFormatCols()

ExportFilenameSelector::DateFormatCols::DateFormatCols ( )
inline

Definition at line 107 of file export_filename_selector.h.

Member Data Documentation

◆ format

Gtk::TreeModelColumn<DateFormat> ExportFilenameSelector::DateFormatCols::format

Definition at line 104 of file export_filename_selector.h.

◆ label

Gtk::TreeModelColumn<std::string> ExportFilenameSelector::DateFormatCols::label

Definition at line 105 of file export_filename_selector.h.


The documentation for this struct was generated from the following file: