Ardour  9.0-pre0-822-g12e3bc5c20
ExportFormatSelector::FormatCols Struct Reference
Inheritance diagram for ExportFormatSelector::FormatCols:
[legend]

Public Member Functions

 FormatCols ()
 

Public Attributes

Gtk::TreeModelColumn< FormatPtrformat
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 79 of file export_format_selector.h.

Constructor & Destructor Documentation

◆ FormatCols()

ExportFormatSelector::FormatCols::FormatCols ( )
inline

Definition at line 85 of file export_format_selector.h.

Member Data Documentation

◆ format

Gtk::TreeModelColumn<FormatPtr> ExportFormatSelector::FormatCols::format

Definition at line 82 of file export_format_selector.h.

◆ label

Gtk::TreeModelColumn<std::string> ExportFormatSelector::FormatCols::label

Definition at line 83 of file export_format_selector.h.


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