GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
39 bool fHideAccidentals;
virtual void automaticAnchorPoints(const GRBowingContext *bowContext, const ARBowing *arBow, GRSystemStartEndStruct *sse)
virtual ~GRTie()
Definition: GRTie.h:30
This class is used to determine when a position tag ends.
Definition: GRPositionTag.h:32
GRTie(GRStaff *grstaff, const ARTie *ar, bool hideAccidentals)
Definition: GRTie.h:29
parent class for all notation elements.
Definition: GRNotationElement.h:54
virtual void automaticControlPoints(const GRBowingContext *bowContext, const ARBowing *arBow, GRSystemStartEndStruct *sse)
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
Base class for ties and slurs.
Definition: GRBowing.h:36
Graphical representation of a tie.
Definition: GRTie.h:26
not yet documented
Definition: ARTie.h:42
virtual void addAssociation(GRNotationElement *el)
Implement bowing abstract objects (slur, ties...)
Definition: ARBowing.h:23