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

Data::Instrument Class Reference

#include </home/clem/local/src/opie/noncore/multimedia/tonleiter/tonleiterdatahelper.h>

Collaboration diagram for Data::Instrument:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

Data::Instrument::Instrument  ) 
 

Data::Instrument::Instrument QString  name,
int  frets,
QValueList< int >  strings
 

Data::Instrument::~Instrument  ) 
 


Member Function Documentation

int Data::Instrument::highestNote  ) 
 

QString Data::Instrument::instName  ) 
 

int Data::Instrument::lowestNote  ) 
 

int Data::Instrument::noOfFrets  ) 
 

int Data::Instrument::noOfOctaves  ) 
 

int Data::Instrument::noOfStrings  ) 
 

int Data::Instrument::string int  id  ) 
 


Member Data Documentation

int Data::Instrument::frets [private]
 

Definition at line 23 of file tonleiterdatahelper.h.

QString Data::Instrument::name [private]
 

Definition at line 22 of file tonleiterdatahelper.h.

QValueList<int> Data::Instrument::strings [private]
 

Definition at line 24 of file tonleiterdatahelper.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:30:05 2005 for OPIE by  doxygen 1.4.2