Ardour  9.0-pre0-350-gf17a656217
PluginPinWidget::CtrlWidget Struct Reference

Public Member Functions

 CtrlWidget (const std::string &n, CtrlType ct, ARDOUR::DataType dt, uint32_t id, uint32_t ip=0, uint32_t bn=0, bool sc=false)
 

Public Attributes

std::string name
 
double x
 
double y
 
double w
 
double h
 
bool prelight
 
CtrlElem e
 

Detailed Description

Definition at line 79 of file plugin_pin_dialog.h.

Constructor & Destructor Documentation

◆ CtrlWidget()

PluginPinWidget::CtrlWidget::CtrlWidget ( const std::string &  n,
CtrlType  ct,
ARDOUR::DataType  dt,
uint32_t  id,
uint32_t  ip = 0,
uint32_t  bn = 0,
bool  sc = false 
)
inline

Definition at line 80 of file plugin_pin_dialog.h.

Member Data Documentation

◆ e

CtrlElem PluginPinWidget::CtrlWidget::e

Definition at line 89 of file plugin_pin_dialog.h.

◆ h

double PluginPinWidget::CtrlWidget::h

Definition at line 87 of file plugin_pin_dialog.h.

◆ name

std::string PluginPinWidget::CtrlWidget::name

Definition at line 85 of file plugin_pin_dialog.h.

◆ prelight

bool PluginPinWidget::CtrlWidget::prelight

Definition at line 88 of file plugin_pin_dialog.h.

◆ w

double PluginPinWidget::CtrlWidget::w

Definition at line 87 of file plugin_pin_dialog.h.

◆ x

double PluginPinWidget::CtrlWidget::x

Definition at line 86 of file plugin_pin_dialog.h.

◆ y

double PluginPinWidget::CtrlWidget::y

Definition at line 86 of file plugin_pin_dialog.h.


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