|
Canorus
0.0
|
#include <drawablenotecheckererror.h>

Private Attributes | |
| CANoteCheckerError * | _noteCheckerError |
Additional Inherited Members | |
Public Types inherited from CADrawable | |
| enum | CADrawableType { DrawableMusElement, DrawableContext } |
| enum | CADirection { Undefined, Top, Bottom, Left, Right, TopLeft, TopRight, BottomLeft, BottomRight } |
Protected Member Functions inherited from CADrawable | |
| void | setDrawableType (CADrawableType t) |
Protected Attributes inherited from CADrawable | |
| CADrawableType | _drawableType |
| double | _xPos |
| double | _yPos |
| double | _width |
| double | _height |
| double | _neededSpaceWidth |
| double | _neededSpaceHeight |
| bool | _visible |
| bool | _selectable |
| bool | _hScalable |
| bool | _vScalable |
Static Protected Attributes inherited from CADrawable | |
| static const int | SCALE_HANDLES_SIZE = 2 |
| CADrawableNoteCheckerError::CADrawableNoteCheckerError | ( | CANoteCheckerError * | nce, |
| CADrawable * | dTarget | ||
| ) |
Copyright (c) 2015, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See COPYING for details.
References CADrawable::setHeight(), CADrawable::setWidth(), and CADrawable::width().

|
virtual |
Reimplemented from CADrawable.
|
virtual |
Implements CADrawable.
References CADrawSettings::color, CADrawable::width(), CADrawSettings::x, CADrawSettings::y, and CADrawSettings::z.

|
private |