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

Public Member Functions

 CompatibilityCols ()
 

Public Attributes

Gtk::TreeModelColumn< ARDOUR::ExportFormatCompatibilityPtrptr
 
Gtk::TreeModelColumn< bool > selected
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 224 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ CompatibilityCols()

ExportFormatDialog::CompatibilityCols::CompatibilityCols ( )
inline

Definition at line 231 of file export_format_dialog.h.

Member Data Documentation

◆ label

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

Definition at line 229 of file export_format_dialog.h.

◆ ptr

Gtk::TreeModelColumn<ARDOUR::ExportFormatCompatibilityPtr> ExportFormatDialog::CompatibilityCols::ptr

Definition at line 227 of file export_format_dialog.h.

◆ selected

Gtk::TreeModelColumn<bool> ExportFormatDialog::CompatibilityCols::selected

Definition at line 228 of file export_format_dialog.h.


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