Ardour  9.0-pre0-582-g084a23a80d
ExportTimespanSelector::TimeFormatCols Struct Reference

#include <export_timespan_selector.h>

Inheritance diagram for ExportTimespanSelector::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 117 of file export_timespan_selector.h.

Constructor & Destructor Documentation

◆ TimeFormatCols()

ExportTimespanSelector::TimeFormatCols::TimeFormatCols ( )
inline

Definition at line 122 of file export_timespan_selector.h.

Member Data Documentation

◆ format

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

Definition at line 119 of file export_timespan_selector.h.

◆ label

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

Definition at line 120 of file export_timespan_selector.h.


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