Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

Pitch Class Reference

#include <Pitch.h>

Inheritance diagram for Pitch:

XMLMarker List of all members.

Public Member Functions

 Pitch (XMLMarker *, QString nsp, QString nom, QXmlAttributes xml)
virtual void characters (QString s)
virtual bool endXMLMarker ()
bool isValidDescendant (QString)

Detailed Description

DONT The rest marker have a Note parent


Constructor & Destructor Documentation

Pitch::Pitch XMLMarker p,
QString  nsp,
QString  nom,
QXmlAttributes  xmlatts
 

Todo:
reste a implementer


Member Function Documentation

bool Pitch::isValidDescendant QString  s  )  [virtual]
 

This method is called to check if it is possible to build the descendant whose name is s In a sense it does the same thing like an XML validating parser. But since I know what can do my implementation that what MusicXML allow I prefer to code it Be aware that this is not always implemented since I'm lazy, made it possible because it note virtual voi method

Parameters:
the name of the descendant

Reimplemented from XMLMarker.


The documentation for this class was generated from the following files:
Generated on Tue Jun 1 21:13:35 2004 for Alternate Take by doxygen 1.3.6