Ardour  8.7-15-gadf511264b
APianoKeyboard::PKNote Struct Reference

Public Member Functions

 PKNote ()
 

Public Attributes

bool pressed
 
bool sustained
 
bool white
 
int x
 
int w
 
int h
 

Detailed Description

Definition at line 94 of file pianokeyboard.h.

Constructor & Destructor Documentation

◆ PKNote()

APianoKeyboard::PKNote::PKNote ( )
inline

Definition at line 95 of file pianokeyboard.h.

Member Data Documentation

◆ h

int APianoKeyboard::PKNote::h

Definition at line 109 of file pianokeyboard.h.

◆ pressed

bool APianoKeyboard::PKNote::pressed

Definition at line 104 of file pianokeyboard.h.

◆ sustained

bool APianoKeyboard::PKNote::sustained

Definition at line 105 of file pianokeyboard.h.

◆ w

int APianoKeyboard::PKNote::w

Definition at line 108 of file pianokeyboard.h.

◆ white

bool APianoKeyboard::PKNote::white

Definition at line 106 of file pianokeyboard.h.

◆ x

int APianoKeyboard::PKNote::x

Definition at line 107 of file pianokeyboard.h.


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