#include <YLinesConstraints.h>
Public Member Functions | |
| void | draw (Painter *p) |
| YLineConstraint (double, int) | |
| double | getYStaffBaseLine (int, int) |
| double | getHeight () |
| double | getY () |
| void | setY (double) |
| QString | toString () |
| YPartConstraint * | getPart (int) |
|
||||||||||||
|
Build the Y part constraint
|
|
|
|
|
|
Warning :If you need to construct the part in an unatural order i.e. not 1,2,3,4,5... You will need to reimplement this method.
|
|
|
|
|
||||||||||||
|
This return a staff (We know that a staff could be created at this operation so we recompute for each part following the one we took the y to a new position.
|
|
|
This move all the parts in the line |
|
|
|
1.3.6