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

Notations Class Reference
[XML Marker]

#include <Notations.h>

Inheritance diagram for Notations:

XMLMarker List of all members.

Public Member Functions

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

Detailed Description

Represent the notations marker


Constructor & Destructor Documentation

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

Todo:
reste a implementer


Member Function Documentation

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