ardour
Public Member Functions | Public Attributes | List of all members
TransformDialog::PropertyCols Struct Reference
Inheritance diagram for TransformDialog::PropertyCols:

Public Member Functions

 PropertyCols ()
 

Public Attributes

Gtk::TreeModelColumn< Propertyproperty
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 73 of file transform_dialog.h.

Constructor & Destructor Documentation

TransformDialog::PropertyCols::PropertyCols ( )
inline

Definition at line 74 of file transform_dialog.h.

Member Data Documentation

Gtk::TreeModelColumn<std::string> TransformDialog::PropertyCols::label

Definition at line 77 of file transform_dialog.h.

Gtk::TreeModelColumn<Property> TransformDialog::PropertyCols::property

Definition at line 76 of file transform_dialog.h.


The documentation for this struct was generated from the following file: