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

Public Member Functions | |
| SlurMS (double, double, int dir) | |
| void | setLeft (double x, double y) |
| void | setRight (double x, double y) |
| void | draw (Painter *p) |
| QCoordsRect | getBoundingBox () |
| Collider * | getCollider () |
| QString | toString () |
|
||||||||||||||||
|
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 |
|
||||||||||||
|
Sets the right support |
|
|
For many symbols this function should be overrided.
Reimplemented from MusicSymbol. |
1.3.6