ardour
Public Member Functions | Public Attributes | List of all members
ExportFormatSelector::FormatCols Struct Reference
Inheritance diagram for ExportFormatSelector::FormatCols:

Public Member Functions

 FormatCols ()
 

Public Attributes

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

Detailed Description

Definition at line 75 of file export_format_selector.h.

Constructor & Destructor Documentation

ExportFormatSelector::FormatCols::FormatCols ( )
inline

Definition at line 81 of file export_format_selector.h.

Member Data Documentation

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

Definition at line 78 of file export_format_selector.h.

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

Definition at line 79 of file export_format_selector.h.


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