Ardour  9.0-pre0-822-g12e3bc5c20
TransformDialog::OperatorCols Struct Reference
Inheritance diagram for TransformDialog::OperatorCols:
[legend]

Public Member Functions

 OperatorCols ()
 

Public Attributes

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

Detailed Description

Definition at line 77 of file transform_dialog.h.

Constructor & Destructor Documentation

◆ OperatorCols()

TransformDialog::OperatorCols::OperatorCols ( )
inline

Definition at line 78 of file transform_dialog.h.

Member Data Documentation

◆ label

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

Definition at line 81 of file transform_dialog.h.

◆ op

Gtk::TreeModelColumn<Operator> TransformDialog::OperatorCols::op

Definition at line 80 of file transform_dialog.h.


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