|
Canorus
0.7
|
#include <drawabletimesignature.h>

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 |
| CADrawableTimeSignature::CADrawableTimeSignature | ( | CATimeSignature * | timeSig, |
| CADrawableStaff * | drawableStaff, | ||
| double | x, | ||
| double | y | ||
| ) |
Copyright (c) 2006-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::_drawableMusElementType, CATimeSignature::Classical, CADrawableMusElement::drawableContext(), CADrawableMusElement::DrawableTimeSignature, CADrawable::height(), CADrawable::setHeight(), CADrawable::setWidth(), CADrawable::setYPos(), timeSignature(), CADrawable::width(), and CADrawable::yCenter().
Referenced by clone().


| CADrawableTimeSignature::~CADrawableTimeSignature | ( | ) |
y coordinate is a top of the staff
|
virtual |
Implements CADrawableMusElement.
References CADrawableMusElement::_drawableContext, CADrawableTimeSignature(), timeSignature(), and CADrawable::xPos().

|
virtual |
Implements CADrawable.
References CATimeSignature::Classical, CADrawSettings::color, CADrawableMusElement::drawableContext(), CACanorus::fetaCodepoint(), CADrawable::height(), CATimeSignature::Number, timeSignature(), CADrawSettings::x, CADrawSettings::y, and CADrawSettings::z.

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

1.8.3