#include </home/clem/local/src/opie/noncore/multimedia/tonleiter/fretboard.h>
Signals | |
| void | pressed () |
Public Member Functions | |
| FretBoard (TonleiterData *data, QWidget *parent, const char *name="FretBoard", WFlags f=0) | |
| virtual | ~FretBoard () |
Private Slots | |
| void | dataChange () |
Private Member Functions | |
| void | paintEvent (QPaintEvent *pe) |
| void | resizeEvent (QResizeEvent *re) |
| void | mouseReleaseEvent (QMouseEvent *me) |
| void | paintBoard (QPainter *p) |
| void | paintFrets (QPainter *p) |
| void | paintStrings (QPainter *p) |
| void | paintScale (QPainter *p) |
Private Attributes | |
| TonleiterData * | data |
| QPen | fretpen |
| QBrush | markerbrush |
| QPen | stringpen |
| Instrument | inst |
| int | xmargin |
| int | xmin |
| int | xmax |
| int | xwidth |
| int | ymargin |
| int | ymin |
| int | ymax |
| int | yheight |
| double | fretdist |
| double | stringdist |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by Graph::FretBoard::paintEvent(). |
|
|
|
|
|
Referenced by Graph::FretBoard::paintEvent(). |
|
|
Referenced by Graph::FretBoard::paintEvent(). |
|
|
Referenced by Graph::FretBoard::paintEvent(). |
|
|
Referenced by Graph::FretBoard::mouseReleaseEvent(). |
|
|
|
|
|
Definition at line 18 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintScale(). |
|
|
Definition at line 38 of file fretboard.h. Referenced by Graph::FretBoard::paintFrets(), and Graph::FretBoard::paintScale(). |
|
|
Definition at line 22 of file fretboard.h. Referenced by Graph::FretBoard::paintFrets(). |
|
|
Definition at line 26 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), Graph::FretBoard::paintFrets(), Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 23 of file fretboard.h. Referenced by Graph::FretBoard::paintFrets(). |
|
|
Definition at line 39 of file fretboard.h. Referenced by Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 24 of file fretboard.h. Referenced by Graph::FretBoard::paintStrings(). |
|
|
Definition at line 28 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 30 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 29 of file fretboard.h. Referenced by Graph::FretBoard::paintBoard(), Graph::FretBoard::paintEvent(), Graph::FretBoard::paintFrets(), Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 31 of file fretboard.h. Referenced by Graph::FretBoard::paintBoard(), Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintFrets(). |
|
|
Definition at line 36 of file fretboard.h. Referenced by Graph::FretBoard::paintBoard(), Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintStrings(). |
|
|
Definition at line 33 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintFrets(). |
|
|
Definition at line 35 of file fretboard.h. Referenced by Graph::FretBoard::paintEvent(), and Graph::FretBoard::paintFrets(). |
|
|
Definition at line 34 of file fretboard.h. Referenced by Graph::FretBoard::paintBoard(), Graph::FretBoard::paintEvent(), Graph::FretBoard::paintFrets(), Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings(). |
1.4.2