OpenCPN Partial API docs
Loading...
Searching...
No Matches
PianoKeyElement Class Reference

Public Member Functions

 PianoKeyElement (int scale)
 

Public Attributes

int chart_scale
 
ChartTypeEnum chart_type
 
ChartFamilyEnum chart_family
 
std::vector< int > dbindex_list
 

Detailed Description

Definition at line 50 of file piano.h.

Constructor & Destructor Documentation

◆ PianoKeyElement()

PianoKeyElement::PianoKeyElement ( )
inline

Definition at line 52 of file piano.h.

◆ ~PianoKeyElement()

PianoKeyElement::~PianoKeyElement ( )
inline

Definition at line 54 of file piano.h.

Member Data Documentation

◆ chart_family

ChartFamilyEnum PianoKeyElement::chart_family

Definition at line 58 of file piano.h.

◆ chart_scale

int PianoKeyElement::chart_scale

Definition at line 56 of file piano.h.

◆ chart_type

ChartTypeEnum PianoKeyElement::chart_type

Definition at line 57 of file piano.h.

◆ dbindex_list

std::vector<int> PianoKeyElement::dbindex_list

Definition at line 59 of file piano.h.


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