![]() |
Ardour
8.12
|
Public Member Functions | |
OperatorCols () | |
![]() | |
TreeModelColumnRecord () | |
virtual | ~TreeModelColumnRecord () |
void | add (TreeModelColumnBase &column) |
unsigned int | size () const |
const GType * | types () const |
Public Attributes | |
Gtk::TreeModelColumn< Operator > | op |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 78 of file transform_dialog.h.
|
inline |
Definition at line 79 of file transform_dialog.h.
Gtk::TreeModelColumn<std::string> TransformDialog::OperatorCols::label |
Definition at line 82 of file transform_dialog.h.
Gtk::TreeModelColumn<Operator> TransformDialog::OperatorCols::op |
Definition at line 81 of file transform_dialog.h.