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

Public Member Functions

 FormatCols ()
 

Public Attributes

Gtk::TreeModelColumn
< ARDOUR::ExportFormatPtr
ptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 217 of file export_format_dialog.h.

Constructor & Destructor Documentation

ExportFormatDialog::FormatCols::FormatCols ( )
inline

Definition at line 224 of file export_format_dialog.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> ExportFormatDialog::FormatCols::color

Definition at line 221 of file export_format_dialog.h.

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

Definition at line 222 of file export_format_dialog.h.

Gtk::TreeModelColumn<ARDOUR::ExportFormatPtr> ExportFormatDialog::FormatCols::ptr

Definition at line 220 of file export_format_dialog.h.


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