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

MusicXMLHandler Class Reference

#include <XMLParser.h>

List of all members.

Public Member Functions

ScoreMusicgetScore ()
bool startDocument ()
void setDocumentLocator (QXmlLocator *)
bool endDocument ()
bool startElement (const QString &, const QString &, const QString &, const QXmlAttributes &)
bool endElement (const QString &, const QString &, const QString &)
bool characters (const QString &)
bool startPrefixMapping (const QString &, const QString &)
bool endPrefixMapping (const QString &)
bool ignorableWhitespace (const QString &)
bool processingInstruction (const QString &, const QString &)
bool skippedEntity (const QString &)
QString errorString ()


Detailed Description

This class is an handler for the musicXML files


Member Function Documentation

bool MusicXMLHandler::characters const QString &  valeur  ) 
 

This method is called whenever you need to read between marker

bool MusicXMLHandler::endElement const QString &  nsp,
const QString &  nom,
const QString &  jsaispas
 

Once a element is build you add it to its hierarchical Superior

Todo:
make the linking in the apps and not use ldconfig

ScoreMusic * MusicXMLHandler::getScore  ) 
 

return the score once it has been build

bool MusicXMLHandler::startDocument  ) 
 

This function is in the dynamic library

bool MusicXMLHandler::startElement const QString &  sp,
const QString &  nom,
const QString &  jsaispas,
const QXmlAttributes &  atts
 

This function creates all the elements of the score


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