|
Ardour
9.0-pre0-1952-gc5e0b21049
|
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 |
Definition at line 307 of file export_format_dialog.h.
|
inline |
Definition at line 314 of file export_format_dialog.h.
| Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::duration |
Definition at line 312 of file export_format_dialog.h.
| Gtk::TreeModelColumn<int> ExportFormatDialog::DemoNoiseCols::interval |
Definition at line 311 of file export_format_dialog.h.
| Gtk::TreeModelColumn<std::string> ExportFormatDialog::DemoNoiseCols::label |
Definition at line 310 of file export_format_dialog.h.