svgui
1.9
|
PianoScale Class Reference
#include <PianoScale.h>
Public Member Functions | |
void | paintPianoVertical (LayerGeometryProvider *v, QPainter &paint, QRect rect, double minf, double maxf) |
void | paintPianoHorizontal (LayerGeometryProvider *v, const HorizontalScaleProvider *p, QPainter &paint, QRect rect) |
Detailed Description
Definition at line 25 of file PianoScale.h.
Member Function Documentation
void PianoScale::paintPianoVertical | ( | LayerGeometryProvider * | v, |
QPainter & | paint, | ||
QRect | rect, | ||
double | minf, | ||
double | maxf | ||
) |
Definition at line 31 of file PianoScale.cpp.
References LayerGeometryProvider::getYForFrequency().
Referenced by FlexiNoteLayer::paintVerticalScale(), TimeValueLayer::paintVerticalScale(), NoteLayer::paintVerticalScale(), and SpectrogramLayer::paintVerticalScale().
void PianoScale::paintPianoHorizontal | ( | LayerGeometryProvider * | v, |
const HorizontalScaleProvider * | p, | ||
QPainter & | paint, | ||
QRect | rect | ||
) |
Definition at line 91 of file PianoScale.cpp.
References HorizontalScaleProvider::getXForFrequency().
Referenced by SpectrumLayer::paintHorizontalScale().
The documentation for this class was generated from the following files:
Generated by 1.8.11