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

Data::Note Namespace Reference


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:58:41 2005 for OPIE by  doxygen 1.4.2