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

Backup Class Reference

#include <Backup.h>

Inheritance diagram for Backup:

XMLMarker List of all members.

Public Member Functions

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

Public Attributes

int duration

Detailed Description

Backup marker object


Member Function Documentation

bool Backup::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