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

Public Member Functions

 DemoNoiseCols ()
 
- 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< std::string > label
 
Gtk::TreeModelColumn< int > interval
 
Gtk::TreeModelColumn< int > duration
 

Detailed Description

Definition at line 307 of file export_format_dialog.h.

Constructor & Destructor Documentation

◆ DemoNoiseCols()

ExportFormatDialog::DemoNoiseCols::DemoNoiseCols ( )
inline

Definition at line 314 of file export_format_dialog.h.

Member Data Documentation

◆ duration

Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::duration

Definition at line 312 of file export_format_dialog.h.

◆ interval

Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::interval

Definition at line 311 of file export_format_dialog.h.

◆ label

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

Definition at line 310 of file export_format_dialog.h.


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