Ardour  9.2-541-gc1841a13dd
Pianoroll::AutomationLane Struct Reference

#include <pianoroll.h>

Public Member Functions

 AutomationLane (std::string const &, ArdourCanvas::Item *, uint32_t nth)
 
 ~AutomationLane ()
 
double height () const
 

Public Attributes

ArdourCanvas::Rectanglegroup
 
ArdourCanvas::Textlabel
 

Detailed Description

Definition at line 171 of file pianoroll.h.

Constructor & Destructor Documentation

◆ AutomationLane()

Pianoroll::AutomationLane::AutomationLane ( std::string const &  ,
ArdourCanvas::Item ,
uint32_t  nth 
)

◆ ~AutomationLane()

Pianoroll::AutomationLane::~AutomationLane ( )

Member Function Documentation

◆ height()

double Pianoroll::AutomationLane::height ( ) const
inline

Definition at line 175 of file pianoroll.h.

Member Data Documentation

◆ group

ArdourCanvas::Rectangle* Pianoroll::AutomationLane::group

Definition at line 177 of file pianoroll.h.

◆ label

ArdourCanvas::Text* Pianoroll::AutomationLane::label

Definition at line 178 of file pianoroll.h.


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