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

Alter Class Reference

#include <Alter.h>

Inheritance diagram for Alter:

XMLMarker List of all members.

Public Member Functions

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

Detailed Description

This class represent the alteration marker


Member Function Documentation

bool Alter::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:30 2004 for Alternate Take by doxygen 1.3.6