Ardour  9.0-pre0-582-g084a23a80d
TransformDialog::PropertyCols Struct Reference
Inheritance diagram for TransformDialog::PropertyCols:
[legend]

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< Propertyproperty
 
Gtk::TreeModelColumn< std::string > label
 

Detailed Description

Definition at line 70 of file transform_dialog.h.

Constructor & Destructor Documentation

◆ PropertyCols()

TransformDialog::PropertyCols::PropertyCols ( )
inline

Definition at line 71 of file transform_dialog.h.

Member Data Documentation

◆ label

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

Definition at line 74 of file transform_dialog.h.

◆ property

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

Definition at line 73 of file transform_dialog.h.


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