GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
17 #include "GRTagARNotationElement.h"
Definition: GRVisitor.h:39
const ARNotations * getARNotations() const
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
virtual void accept(GRVisitor &visitor)
The Pedal tag.
Definition: ARNotations.h:47
Generic platform independant drawing device.
Definition: VGDevice.h:68
GRNotations(GRStaff *inStaff, const ARNotations *ar)
not yet documented
Definition: GRNotations.h:26
GRTagARNotationElement.
Definition: GRTagARNotationElement.h:26
virtual ~GRNotations()
Definition: GRNotations.h:30
virtual void OnDraw(VGDevice &hdc) const