28 (
View *v, QPainter &paint, QRect rect,
float minf,
float maxf);
void paintPianoVertical(View *v, QPainter &paint, QRect rect, float minf, float maxf)
View is the base class of widgets that display one or more overlaid views of data against a horizonta...