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

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

Detailed Description

Definition at line 121 of file export_filename_selector.h.

Constructor & Destructor Documentation

◆ TimeFormatCols()

ExportFilenameSelector::TimeFormatCols::TimeFormatCols ( )
inline

Definition at line 126 of file export_filename_selector.h.

Member Data Documentation

◆ format

Gtk::TreeModelColumn<TimeFormat> ExportFilenameSelector::TimeFormatCols::format

Definition at line 123 of file export_filename_selector.h.

◆ label

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

Definition at line 124 of file export_filename_selector.h.


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