#include <TXML2GuidoVisitor.h>
Inheritance diagram for TXML2GuidoVisitor:
Public Member Functions | |
TXML2GuidoVisitor (bool comments=true, bool checkStem=true, bool bar=false) | |
void | visite (SAccidental &elt) |
void | visite (SArticulationElement &elt) |
void | visite (SArticulations &elt) |
void | visite (SAttributes &elt) |
void | visite (SBackup &elt) |
void | visite (SBarline &elt) |
void | visite (SBeam &elt) |
void | visite (SBracket &elt) |
void | visite (SChord &elt) |
void | visite (SClef &elt) |
void | visite (SCoda &elt) |
void | visite (SCreator &elt) |
void | visite (SDirection &elt) |
void | visite (SDirectionType &elt) |
void | visite (SDirective &elt) |
void | visite (SDynamic &elt) |
void | visite (SEncoding &elt) |
void | visite (SEnding &elt) |
void | visite (SFermata &elt) |
void | visite (SForward &elt) |
void | visite (SGraceNote &elt) |
void | visite (SGraphNote &elt) |
void | visite (SIdentification &elt) |
void | visite (SKey &elt) |
void | visite (SMetronome &elt) |
void | visite (SMidiInstrument &elt) |
void | visite (SNotation &elt) |
void | visite (SNote &elt) |
void | visite (SNoteHead &elt) |
void | visite (SOctaveShift &elt) |
void | visite (SPWMeasure &elt) |
void | visite (SPWPart &elt) |
void | visite (SPartGroup &elt) |
void | visite (SPartList &elt) |
void | visite (SPitch &elt) |
void | visite (SRepeat &elt) |
void | visite (SRest &elt) |
void | visite (SScoreInstrument &elt) |
void | visite (SScorePart &elt) |
void | visite (SScorePartwise &elt) |
void | visite (SSegno &elt) |
void | visite (SSlur &elt) |
void | visite (SSound &elt) |
void | visite (SStrongAccent &elt) |
void | visite (STie &elt) |
void | visite (STimeModification &elt) |
void | visite (STimeSign &elt) |
void | visite (STranspose &elt) |
void | visite (STuplet &elt) |
void | visite (STupletDesc &elt) |
void | visite (SUnpitched &elt) |
void | visite (SWavyLine &elt) |
void | visite (SWedge &elt) |
void | visite (SWords &elt) |
Sguidoelement & | current () |
Protected Member Functions | |
void | add (Sguidoelement &elt) |
void | push (Sguidoelement &elt) |
void | pop () |
Protected Attributes | |
long | fCurrentVoice |
long | fCurrentDivision |
bool | fMeasureEmpty |
Friends | |
VEXP friend SMARTP< TXML2GuidoVisitor > | newXML2GuidoVisitor (bool comments=true, bool checkStem=true, bool bar=false) |
|
Reimplemented from TScoreVisitor. |
|
Reimplemented from TScoreVisitor. |
|
Reimplemented from TScoreVisitor. |
|
Reimplemented from TScoreVisitor. |
|
Reimplemented from TScoreVisitor. |
|
visit of a barline may add several guido elements: \bar, \fermata, \repeatBegin \repeatEnd ... Reimplemented from TScoreVisitor. |
|
|