Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tonleiterdatahelper.h File Reference

#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#"}


Function Documentation

QString Data::Note::getNameOfNote int  note  ) 
 

Referenced by Graph::FretBoard::paintScale(), and Graph::FretBoard::paintStrings().

int Data::Note::getNoteFromName QString  name,
int  octave
 

int Data::Note::getOctaveOfNote int  note  ) 
 

Referenced by Menu::EditStringWidget::EditStringWidget().

int Data::Note::octaveOfBaseNote int  base,
int  note
 

Referenced by Graph::FretBoard::paintScale().


Variable Documentation

const QString Data::Note::notenames[] = {"A","Bb","B","C","C#","D","D#","E","F","F#","G","G#"}
 

Definition at line 11 of file tonleiterdatahelper.h.

Referenced by Menu::EditStringWidget::EditStringWidget(), and Menu::MenuWidget::MenuWidget().


Generated on Sat Nov 5 17:01:41 2005 for OPIE by  doxygen 1.4.2