Ardour  9.0-pre0-582-g084a23a80d
ExportFormatSelector::FormatCols Struct Reference
Inheritance diagram for ExportFormatSelector::FormatCols:
[legend]

Public Member Functions

 FormatCols ()
 
- 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< 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: