#include <qstring.h>#include <qvaluelist.h>Include dependency graph for tonleiterdatahelper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Data |
| namespace | Data::Note |
Functions | |
| int | getOctaveOfNote (int note) |
| QString | getNameOfNote (int note) |
| int | getNoteFromName (QString name, int octave) |
| int | octaveOfBaseNote (int base, int note) |
Variables | |
| const QString | notenames [] = {"A","Bb","B","C","C#","D","D#","E","F","F#","G","G#"} |
|
|
Referenced by Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings(). |
|
||||||||||||
|
|
|
|
Referenced by Menu::EditStringWidget::EditStringWidget(). |
|
||||||||||||
|
Referenced by Graph::FretBoard::paintScale(). |
|
|
Definition at line 11 of file tonleiterdatahelper.h. Referenced by Menu::EditStringWidget::EditStringWidget(), and Menu::MenuWidget::MenuWidget(). |
1.4.2