Ardour  9.0-pre0-582-g084a23a80d
ArdourCanvas::Grid::ChildInfo Struct Reference

Public Attributes

Itemitem
 
double x
 
double y
 
double col_span
 
double row_span
 

Detailed Description

Definition at line 66 of file grid.h.

Member Data Documentation

◆ col_span

double ArdourCanvas::Grid::ChildInfo::col_span

Definition at line 70 of file grid.h.

◆ item

Item* ArdourCanvas::Grid::ChildInfo::item

Definition at line 67 of file grid.h.

◆ row_span

double ArdourCanvas::Grid::ChildInfo::row_span

Definition at line 71 of file grid.h.

◆ x

double ArdourCanvas::Grid::ChildInfo::x

Definition at line 68 of file grid.h.

◆ y

double ArdourCanvas::Grid::ChildInfo::y

Definition at line 69 of file grid.h.


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