Ardour  9.0-pre0-822-g12e3bc5c20
SimpleExportDialog::ExportRangeCols Class Reference
Inheritance diagram for SimpleExportDialog::ExportRangeCols:
[legend]

Public Member Functions

 ExportRangeCols ()
 

Public Attributes

Gtk::TreeModelColumn< std::string > label
 
Gtk::TreeModelColumn< std::string > name
 
Gtk::TreeModelColumn< samplepos_t > start
 
Gtk::TreeModelColumn< samplepos_t > end
 

Detailed Description

Definition at line 63 of file simple_export_dialog.h.

Constructor & Destructor Documentation

◆ ExportRangeCols()

SimpleExportDialog::ExportRangeCols::ExportRangeCols ( )
inline

Definition at line 66 of file simple_export_dialog.h.

Member Data Documentation

◆ end

Gtk::TreeModelColumn<samplepos_t> SimpleExportDialog::ExportRangeCols::end

Definition at line 76 of file simple_export_dialog.h.

◆ label

Gtk::TreeModelColumn<std::string> SimpleExportDialog::ExportRangeCols::label

Definition at line 73 of file simple_export_dialog.h.

◆ name

Gtk::TreeModelColumn<std::string> SimpleExportDialog::ExportRangeCols::name

Definition at line 74 of file simple_export_dialog.h.

◆ start

Gtk::TreeModelColumn<samplepos_t> SimpleExportDialog::ExportRangeCols::start

Definition at line 75 of file simple_export_dialog.h.


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