Canorus  0.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
CADrawableStaff Member List
This is the complete list of members for CADrawableStaff, including all inherited members.
_contextCADrawableContext [protected]
_drawableClefListCADrawableStaff [private]
_drawableContextTypeCADrawableContext [protected]
_drawableKeySignatureListCADrawableStaff [private]
_drawableMusElementListCADrawableContext [protected]
_drawableTimeSignatureListCADrawableStaff [private]
_drawableTypeCADrawable [protected]
_heightCADrawable [protected]
_hScalableCADrawable [protected]
_neededSpaceHeightCADrawable [protected]
_neededSpaceWidthCADrawable [protected]
_selectableCADrawable [protected]
_visibleCADrawable [protected]
_vScalableCADrawable [protected]
_widthCADrawable [protected]
_xPosCADrawable [protected]
_yPosCADrawable [protected]
addClef(CADrawableClef *clef)CADrawableStaff
addKeySignature(CADrawableKeySignature *keySig)CADrawableStaff
addMElement(CADrawableMusElement *elt)CADrawableStaff [virtual]
addTimeSignature(CADrawableTimeSignature *keySig)CADrawableStaff
bBox()CADrawable [inline]
Bottom enum valueCADrawable
BottomLeft enum valueCADrawable
BottomRight enum valueCADrawable
CADirection enum nameCADrawable
CADrawable(double x, double y)CADrawable
CADrawableContext(CAContext *c, double x, double y)CADrawableContext
CADrawableContextType enum nameCADrawableContext
CADrawableStaff(CAStaff *staff, double x, double y)CADrawableStaff
CADrawableType enum nameCADrawable
calculateCenterYCoord(int pitch, CAClef *clef)CADrawableStaff
calculateCenterYCoord(CANote *note, CAClef *clef)CADrawableStaff
calculateCenterYCoord(CANote *note, double x)CADrawableStaff
calculateCenterYCoord(int pitch, double x)CADrawableStaff
calculateCenterYCoord(double y)CADrawableStaff
calculatePitch(double x, double y)CADrawableStaff
clone()CADrawableStaff [virtual]
context()CADrawableContext [inline]
draw(QPainter *, const CADrawSettings s)CADrawableStaff [virtual]
DrawableContext enum valueCADrawable
drawableContextType()CADrawableContext [inline]
DrawableFunctionMarkContext enum valueCADrawableContext
DrawableLyricsContext enum valueCADrawableContext
DrawableMusElement enum valueCADrawable
drawableMusElementList()CADrawableContext [inline]
DrawableStaff enum valueCADrawableContext
drawableType()CADrawable [inline]
drawHScaleHandles(QPainter *p, const CADrawSettings s)CADrawable
drawVScaleHandles(QPainter *p, const CADrawSettings s)CADrawable
findInRange(double x1, double x2)CADrawableContext
findMElement(CAMusElement *elt)CADrawableContext [inline]
getAccs(double x, int pitch)CADrawableStaff
getClef(double x)CADrawableStaff
getKeySignature(double x)CADrawableStaff
getTimeSignature(double x)CADrawableStaff
height()CADrawable [inline]
isHScalable()CADrawable [inline]
isSelectable()CADrawable [inline]
isVisible()CADrawable [inline]
isVScalable()CADrawable [inline]
lastDrawableMusElement()CADrawableContext [inline]
Left enum valueCADrawable
lineSpace()CADrawableStaff [inline]
neededHeight()CADrawable [inline]
neededSpaceHeight()CADrawable [inline]
neededSpaceWidth()CADrawable [inline]
neededWidth()CADrawable [inline]
removeClef(CADrawableClef *clef)CADrawableStaff
removeKeySignature(CADrawableKeySignature *keySig)CADrawableStaff
removeMElement(CADrawableMusElement *elt)CADrawableStaff [virtual]
removeTimeSignature(CADrawableTimeSignature *keySig)CADrawableStaff
Right enum valueCADrawable
SCALE_HANDLES_SIZECADrawable [protected, static]
setDrawableContextType(CADrawableContextType type)CADrawableContext [inline, protected]
setDrawableType(CADrawableType t)CADrawable [inline, protected]
setHeight(double height)CADrawable [inline]
setHScalable(bool s)CADrawable [inline]
setNeededSpaceHeight(double height)CADrawable [inline]
setNeededSpaceWidth(double width)CADrawable [inline]
setSelectable(bool s)CADrawable [inline]
setVisible(bool v)CADrawable [inline]
setVScalable(bool s)CADrawable [inline]
setWidth(double width)CADrawable [inline]
setXPos(double xPos)CADrawable [inline]
setYPos(double yPos)CADrawable [inline]
staff()CADrawableStaff [inline]
STAFFLINE_WIDTHCADrawableStaff [private, static]
Top enum valueCADrawable
TopLeft enum valueCADrawable
TopRight enum valueCADrawable
Undefined enum valueCADrawable
width()CADrawable [inline]
xCenter()CADrawable [inline]
xPos()CADrawable [inline]
yCenter()CADrawable [inline]
yPos()CADrawable [inline]
~CADrawable()CADrawable [inline, virtual]