#include <Measure.h>
Inheritance diagram for Measure:

Public Member Functions | |
| MeasureMusic * | getMeasure () |
| Measure (XMLMarker *, QString nsp, QString nom, QXmlAttributes xml) | |
| virtual void | characters (QString s) |
| virtual bool | endXMLMarker () |
| bool | isValidDescendant (QString s) |
|
||||||||||||||||||||
|
Since the beginning the conceptual element is instanciated with the number of staves specified in the declration of the xml file |
|
|
At the end of the marker we put the measure in its part Reimplemented from XMLMarker. |
|
|
The valid descendant is a note
Reimplemented from XMLMarker. |
1.3.6