#include </home/clem/local/src/opie/noncore/multimedia/tonleiter/tonleiterdatahelper.h>
Collaboration diagram for Data::Instrument:

Public Member Functions | |
| Instrument () | |
| Instrument (QString name, int frets, QValueList< int > strings) | |
| ~Instrument () | |
| int | noOfStrings () |
| int | noOfFrets () |
| QString | instName () |
| int | string (int id) |
| int | noOfOctaves () |
| int | lowestNote () |
| int | highestNote () |
Private Attributes | |
| QString | name |
| int | frets |
| QValueList< int > | strings |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 23 of file tonleiterdatahelper.h. |
|
|
Definition at line 22 of file tonleiterdatahelper.h. |
|
|
Definition at line 24 of file tonleiterdatahelper.h. |
1.4.2