GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
20 #include "GRPTagARNotationElement.h" 29 bool absolutePath(
const char* file )
const;
30 std::string makeAbsolutePath(
const std::string& path,
const char* file )
const;
31 std::string findFile(
const char* file,
const std::vector<std::string>& paths )
const;
virtual void setHPosition(float nx)
The symbol tag.
Definition: ARSymbol.h:49
The base class for all graphic objects.
Definition: GObject.h:54
NVRect boundingBox
Definition: GRSymbol.h:41
virtual float getLeftSpace() const
NVPoint position
Definition: GRSymbol.h:38
parent class for all notation elements.
Definition: GRNotationElement.h:54
a Bitmap image that can be drawn on the score. (not fully implemented yet)
Definition: Bitmap.h:24
NVstring positionString
Definition: GRSymbol.h:42
Used with springs and space-force functions.
Definition: GRRod.h:33
Bitmap * bitmap
Definition: GRSymbol.h:43
virtual void tellPosition(GObject *caller, const NVPoint &inPosition)
Definition: GRPositionTag.h:68
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
virtual void removeAssociation(GRNotationElement *el)
virtual float getRightSpace() const
not yet documented
Definition: GRPTagARNotationElement.h:25
bool haveToDisplayWarningMsg
Definition: GRSymbol.h:68
virtual GRPositionTag::GRSaveStruct * getNewGRSaveStruct()
Definition: GRSymbol.h:65
Definition: GRSymbol.h:27
virtual ~GRSymbolSaveStruct()
Definition: GRSymbol.h:38
Generic platform independant drawing device.
Definition: VGDevice.h:68
virtual void OnDraw(VGDevice &hdc) const
GRSymbol(GRStaff *, const ARSymbol *abstractRepresentationOfSymbol)
Definition: nvstring.h:21
Definition: GRSymbol.h:34
virtual void addAssociation(GRNotationElement *el)
GRSymbolSaveStruct()
Definition: GRSymbol.h:37
virtual void setPosition(const NVPoint &inPosition)
const ARSymbol * getARSymbol() const