|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| SourceCols () | |
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< Source > | source |
| Gtk::TreeModelColumn< std::string > | label |
Definition at line 63 of file transform_dialog.h.
|
inline |
Definition at line 64 of file transform_dialog.h.
| Gtk::TreeModelColumn<std::string> TransformDialog::SourceCols::label |
Definition at line 67 of file transform_dialog.h.
| Gtk::TreeModelColumn<Source> TransformDialog::SourceCols::source |
Definition at line 66 of file transform_dialog.h.