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

Public Member Functions

 FormatCols ()
 

Public Attributes

Gtk::TreeModelColumn< ARDOUR::ExportFormatPtrptr
 
Gtk::TreeModelColumn< std::string > color
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 252 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ FormatCols()

ExportFormatDialog::FormatCols::FormatCols ( )
inline

Definition at line 259 of file export_format_dialog.h.

Member Data Documentation

◆ color

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

Definition at line 256 of file export_format_dialog.h.

◆ label

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

Definition at line 257 of file export_format_dialog.h.

◆ ptr

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

Definition at line 255 of file export_format_dialog.h.


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