GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
19 #include "GRPTagARNotationElement.h" 20 #include "GRSystemTagInterface.h"
virtual ~GRChordTag()
Definition: GRChordTag.h:34
not yet documented
Definition: ARUserChordTag.h:26
virtual void removeAssociation(GRNotationElement *grnot)
virtual void checkPosition(const GRSystem *grsys)
The base class for all graphic objects.
Definition: GObject.h:54
GRChordTag(GRStaff *pstaff, const ARUserChordTag *pchordtag)
const char * getLabel() const
parent class for all notation elements.
Definition: GRNotationElement.h:54
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
virtual void RangeEnd(GRStaff *grstaff)
Definition: GRChordTag.h:43
not yet documented
Definition: GRPTagARNotationElement.h:25
The Chord Tag.
Definition: GRChordTag.h:29
not yet documented
Definition: GRSystemTagInterface.h:23
Manages a number of staffs and has a given start and end timeposition. GRSystem is the grafical repre...
Definition: GRSystem.h:52
virtual void addAssociation(GRNotationElement *grnot)
virtual void tellPosition(GObject *, const NVPoint &)
Definition: GRChordTag.h:44