GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
This is the complete list of members for GRClef, including all inherited members.
accept(GRVisitor &visitor) | GRClef | virtual |
addAssociation(GRNotationElement *grnot) | GRNotationElement | virtual |
addToBoundingBox(GRNotationElement *in) | GRNotationElement | |
GObject::addToBoundingBox(const NVRect &in) | GObject | |
addToOffset(const NVPoint &) | GObject | inlinevirtual |
associated() const | GRNotationElement | inline |
checkCollisionWith() const | GRClef | inlinevirtual |
ComparePos(const GRNotationElement *g1, const GRNotationElement *g2) | GRNotationElement | static |
DrawBoundingBox(VGDevice &hdc, const VGColor &inBrushColor) const | GObject | virtual |
DrawExtents(VGDevice &hdc, const VGColor &inColor) const | GRNotationElement | protected |
DrawNumericSymbols(VGDevice &hdc, const char *symbols, float x, float y, float size, float spacing=DEFAULTNUMERICSPACE) const | GRNotationElement | |
DrawSymbol(VGDevice &hdc, unsigned int inSymbol, float x=0, float y=0, float size=0) const | GRNotationElement | |
DrawTAB(VGDevice &hdc, float size, float lspace) const | GRClef | protected |
fFontAttrib | GRTag | protected |
fFontName | GRTag | protected |
fFontSize | GRTag | protected |
FreeAssociatedList() | GRNotationElement | |
getAbstractRepresentation() | GRARNotationElement | virtual |
getAbstractRepresentation() const | GRARNotationElement | virtual |
getARClef() const | GRClef | |
getAssociatedBoundingBox() const | GRNotationElement | virtual |
getAssociations() | GRNotationElement | inline |
getAssociations() const | GRNotationElement | inline |
getBaseLine() const | GRClef | inline |
getBaseOct() const | GRClef | inline |
getBasePitch() const | GRClef | inline |
getBoundingBox() const | GObject | inline |
getColRef() const | GRTagARNotationElement | inlinevirtual |
getDrawOnOff() | GRNotationElement | inlinevirtual |
getDuration() const | GRNotationElement | inlinevirtual |
getError() const | GRTag | inline |
getFont() const | GRTagARNotationElement | inlinevirtual |
getFontAttrib() const | GRTagARNotationElement | inlinevirtual |
getFontSize() const | GRTagARNotationElement | inlinevirtual |
getGRStaff() const | GRNotationElement | inline |
getGRSystemSlice() const | GRNotationElement | |
getIsAuto() const | GRTag | |
getLeftSpace() const | GRNotationElement | inlinevirtual |
GetMap(GuidoElementSelector sel, MapCollector &f, MapInfos &infos) const | GRClef | virtual |
getNeedsSpring() const | GRNotationElement | inlinevirtual |
getOffset() const | GRTagARNotationElement | inlinevirtual |
getPosition() const | GObject | inline |
getReferenceBoundingBox() | GObject | inline |
getReferencePosition() const | GRClef | virtual |
getRelativeEndTimePosition() const | GRNotationElement | virtual |
getRelativeTimePosition() const | GRNotationElement | inlinevirtual |
getRightSpace() const | GRNotationElement | inlinevirtual |
getSConst() const | GRTag | inlinevirtual |
GetShow() const | GRNotationElement | inline |
getSize() const | GRTagARNotationElement | inlinevirtual |
getSpringID() const | GRNotationElement | inlinevirtual |
getStaffNumber() const | GRNotationElement | virtual |
GetSymbolExtent(unsigned int inSymbol) | GObject | static |
getTagType() const | GRTag | inline |
getTextAlign() const | GRClef | inlinevirtual |
getTieEnd() const | GRNotationElement | inlinevirtual |
getTieStart() const | GRNotationElement | inlinevirtual |
GObject() | GObject | inlineprotected |
GObject(const GObject &in) | GObject | protected |
GRARNotationElement(const ARMusicalObject *abstractRepresentationOfNotationElement, bool p_ownsAR=false) | GRARNotationElement | |
GRClef(const ARClef *arClef, GRStaff *curstaff, bool ownsAR=false) | GRClef | |
GRNotationElement() | GRNotationElement | |
GRTag(const ARMusicalTag *artag=0, float curLSPACE=50.0f) | GRTag | |
GRTagARNotationElement(const ARMusicalObject *el, float curLSPACE, bool ownsAR=false) | GRTagARNotationElement | inline |
isautotag | GRTag | protected |
isChordComma() const | GRARNotationElement | virtual |
isEmpty() const | GRNotationElement | inlinevirtual |
isGRBar() const | GRNotationElement | inlinevirtual |
isGRDynamic() const | GRNotationElement | inlinevirtual |
isGREvent() const | GRNotationElement | inlinevirtual |
isGREvent() | GRNotationElement | inlinevirtual |
isGREventClass() const | GObject | inlinevirtual |
isGRFingering() | GRNotationElement | inlinevirtual |
isGRGlue() const | GRNotationElement | inlinevirtual |
isGRHarmony() const | GRNotationElement | inlinevirtual |
isGRNote() const | GRNotationElement | inlinevirtual |
isGRSlur() | GRNotationElement | inlinevirtual |
isGRTempo() const | GRNotationElement | inlinevirtual |
isGRTrill() const | GRNotationElement | inlinevirtual |
isInHeader() const | GRNotationElement | inlinevirtual |
isLyrics() const | GRNotationElement | inlinevirtual |
isRest() const | GRNotationElement | inlinevirtual |
isSingleNote() const | GRNotationElement | inlinevirtual |
isSingleNote() | GRNotationElement | inlinevirtual |
IsStateTag() const | GRTag | |
isText() const | GRNotationElement | inlinevirtual |
mAbstractRepresentation | GRARNotationElement | protected |
mAssociated | GRNotationElement | protected |
mBoundingBox | GObject | protected |
mClefBaseOctave | GRClef | protected |
mClefBasePitch | GRClef | protected |
mClefStaffLine | GRClef | protected |
mColRef | GRTag | protected |
mDoubleTreble | GRClef | protected |
mDraw | GRNotationElement | protected |
mDurationOfGR | GRNotationElement | protected |
mGrStaff | GRNotationElement | protected |
mIsInHeader | GRNotationElement | protected |
mLeftSpace | GRNotationElement | protected |
mMapping | GObject | protected |
mNeedsSpring | GRNotationElement | protected |
mOctaveOffset | GRClef | protected |
mOctaveStr | GRClef | protected |
mOwnsAR | GRARNotationElement | protected |
mPosition | GObject | protected |
mRightSpace | GRNotationElement | protected |
mShow | GRNotationElement | protected |
mSpringID | GRNotationElement | protected |
mSymbol | GRNotationElement | protected |
mTagOffset | GRTag | protected |
mTagSize | GRTag | protected |
OnDraw(VGDevice &hdc) const | GRClef | virtual |
OnDrawSymbol(VGDevice &hdc, unsigned int inSymbol, float inOffsetX=0, float inOffsetY=0, float inFontSize=0) const | GRNotationElement | |
OnDrawText(VGDevice &hdc, NVPoint pos, const char *cp, int inCharCount=-1) const | GRNotationElement | |
OnDrawText(VGDevice &hdc, const char *cp, int inCharCount=-1) const | GRNotationElement | |
operator!=(const GRTag &tag) const | GRTag | inlinevirtual |
operator==(const GRTag &tag) const | GRClef | virtual |
operator==(const GRClef &clef) const | GRClef | virtual |
PAGETAG enum value | GRTag | |
positionIsOnStaffLine(float inPositionY, float inLSpace) | GObject | static |
print(std::ostream &os) const | GRNotationElement | virtual |
RangeEnd(GRStaff *grstaff=0) | GRTag | virtual |
recalcVerticalPosition() | GRNotationElement | virtual |
refposAlto | GRClef | protectedstatic |
refposBass | GRClef | protectedstatic |
refposPerc | GRClef | protectedstatic |
refposTreble | GRClef | protectedstatic |
removeAssociation(const NEPointerList &nl) | GRNotationElement | virtual |
removeAssociation(GRNotationElement *el) | GRNotationElement | virtual |
sClefTextAlign | GRClef | protectedstatic |
sconst | GRTag | protected |
SendMap(const NVRect &r, MapCollector &f, TYPE_TIMEPOSITION date, TYPE_DURATION dur, GuidoElementType type, MapInfos &infos) const | GRNotationElement | virtual |
SendMap(MapCollector &f, TYPE_TIMEPOSITION date, TYPE_DURATION dur, GuidoElementType type, MapInfos &infos) const | GRNotationElement | virtual |
setDrawOnOff(bool onoff) | GRNotationElement | inlinevirtual |
setDuration(const TYPE_TIMEPOSITION &dur) | GRNotationElement | inlinevirtual |
setError(int p_error) | GRTag | inline |
setGRStaff(GRStaff *in) | GRNotationElement | inlinevirtual |
setHPosition(float inX) | GRClef | virtual |
setIsInHeader(bool state) | GRNotationElement | inlinevirtual |
setLeftSpace(float lspace) | GRNotationElement | inlinevirtual |
setNeedsSpring(int inFlag) | GRNotationElement | inlinevirtual |
setOwnership(bool ownsAR) | GRARNotationElement | inlinevirtual |
setPosition(const NVPoint &newPosition) | GRNotationElement | virtual |
setRelativeEndTimePosition(const TYPE_TIMEPOSITION &tp) | GRNotationElement | inlinevirtual |
setRelativeTimePosition(const TYPE_TIMEPOSITION &tp) | GRNotationElement | inlinevirtual |
setRightSpace(float rspace) | GRNotationElement | inlinevirtual |
setSConst(float val) | GRTag | inlinevirtual |
setTagType(TAGTYPE ntyp) | GRTag | inline |
Show(bool status) | GRNotationElement | inline |
sRefposNone | GObject | protectedstatic |
sSymbolExtentMap | GObject | protectedstatic |
StaffBegin(GRStaff *grstaff=0) | GRTag | virtual |
StaffFinished(GRStaff *grstaff=0) | GRTag | virtual |
STAFFTAG enum value | GRTag | |
SYSTEMTAG enum value | GRTag | |
TAGTYPE enum name | GRTag | |
tellPosition(GObject *caller, const NVPoint &point) | GRNotationElement | virtual |
tellSpringID(int inSpringID) | GRNotationElement | inlinevirtual |
VOICEANDSYSTEMTAG enum value | GRTag | |
VOICETAG enum value | GRTag | |
~GObject() | GObject | inlinevirtual |
~GRARNotationElement() | GRARNotationElement | virtual |
~GRClef() | GRClef | inlinevirtual |
~GRNotationElement() | GRNotationElement | virtual |
~GRTag() | GRTag | virtual |
~GRTagARNotationElement() | GRTagARNotationElement | inlinevirtual |
~GRVisitable() | GRVisitable | inlinevirtual |