#include <BeamSlurMS.h>
Inheritance diagram for BeamMS:

Public Member Functions | |
| BeamMS (double, double, int direction) | |
| void | setLeft (double x, double y) |
| void | setRight (double x, double y) |
| void | draw (Painter *p) |
| QCoordsRect | getBoundingBox () |
| Collider * | getCollider () |
|
||||||||||||||||
|
Default constructor. Warning the MusicSymbol is initialized with fake value. Catually the real X, Y is given by the left X point |
|
|
This method draw is defined but useless if we define it as pure virtual (As it should be) Implements MusicSymbol. |
|
|
Implements MusicSymbol. |
|
||||||||||||
|
Set the left support. The coordinate of the slur is the one of the left. |
|
||||||||||||
|
Sets the right support |
1.3.6