![]() |
Ardour
8.12
|
Public Member Functions | |
DemoNoiseCols () | |
![]() | |
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 |
Definition at line 308 of file export_format_dialog.h.
|
inline |
Definition at line 315 of file export_format_dialog.h.
Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::duration |
Definition at line 313 of file export_format_dialog.h.
Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::interval |
Definition at line 312 of file export_format_dialog.h.
Gtk::TreeModelColumn<std::string> ExportFormatDialog::DemoNoiseCols::label |
Definition at line 311 of file export_format_dialog.h.