|
Canorus
0.7
|
#include <drawabletuplet.h>

Private Attributes | |
| double | _x1 |
| double | _x2 |
| double | _y1 |
| double | _y2 |
Additional Inherited Members | |
Public Types inherited from CADrawableMusElement | |
| enum | CADrawableMusElementType { DrawableNote, DrawableRest, DrawableClef, DrawableKeySignature, DrawableTimeSignature, DrawableBarline, DrawableAccidental, DrawableSlur, DrawableTuplet, DrawableSyllable, DrawableFunctionMark, DrawableFunctionMarkSupport, DrawableMark } |
Protected Member Functions inherited from CADrawableMusElement | |
| void | setDrawableMusElementType (CADrawableMusElementType t) |
Protected Attributes inherited from CADrawableMusElement | |
| CADrawableMusElementType | _drawableMusElementType |
| CADrawableContext * | _drawableContext |
| CAMusElement * | _musElement |
| bool | _selectable |
Static Protected Attributes inherited from CADrawable | |
| static const int | SCALE_HANDLES_SIZE = 2 |
Copyright (c) 2008-2009, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
| CADrawableTuplet::CADrawableTuplet | ( | CATuplet * | tuplet, |
| CADrawableContext * | c, | ||
| double | x1, | ||
| double | y1, | ||
| double | x2, | ||
| double | y2 | ||
| ) |
Copyright (c) 2008-2009, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
References CADrawableMusElement::DrawableTuplet, CADrawable::height(), CADrawableMusElement::setDrawableMusElementType(), CADrawable::setHeight(), CADrawable::setWidth(), CADrawable::setYPos(), and CADrawable::yPos().
Referenced by clone().


|
virtual |
|
virtual |
Implements CADrawableMusElement.
References CADrawableTuplet(), CADrawableMusElement::drawableContext(), tuplet(), x1(), x2(), y1(), and y2().

|
virtual |
Implements CADrawable.
References CADrawSettings::color, CADrawable::height(), tuplet(), CADrawable::width(), CADrawSettings::x, CADrawSettings::y, CADrawable::yPos(), and CADrawSettings::z.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References CADrawableMusElement::_musElement.
Referenced by clone(), and draw().

|
inline |
|
inline |
|
inline |
|
inline |
1.8.3