Ardour  9.0-pre0-582-g084a23a80d
ExportFormatDialog::CompatibilityCols Struct Reference
Inheritance diagram for ExportFormatDialog::CompatibilityCols:
[legend]

Public Member Functions

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