Ardour
9.0-pre0-582-g084a23a80d
|
Public Member Functions | |
PropertyCols () | |
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< Property > | property |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 70 of file transform_dialog.h.
|
inline |
Definition at line 71 of file transform_dialog.h.
Gtk::TreeModelColumn<std::string> TransformDialog::PropertyCols::label |
Definition at line 74 of file transform_dialog.h.
Gtk::TreeModelColumn<Property> TransformDialog::PropertyCols::property |
Definition at line 73 of file transform_dialog.h.