![]() |
Ardour
8.12
|
Public Member Functions | |
PropertyCols () | |
![]() | |
TreeModelColumnRecord () | |
virtual | ~TreeModelColumnRecord () |
void | add (TreeModelColumnBase &column) |
unsigned int | size () const |
const GType * | types () const |
Public Attributes | |
Gtk::TreeModelColumn< Property > | property |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 71 of file transform_dialog.h.
|
inline |
Definition at line 72 of file transform_dialog.h.
Gtk::TreeModelColumn<std::string> TransformDialog::PropertyCols::label |
Definition at line 75 of file transform_dialog.h.
Gtk::TreeModelColumn<Property> TransformDialog::PropertyCols::property |
Definition at line 74 of file transform_dialog.h.