#include <YLinesConstraints.h>
Public Member Functions | |
| void | draw (Painter *p) |
| bool | isModified () |
| YPartConstraint (double, int) | |
| YStaffConstraint * | getStaff (int) |
| double | getHeight () |
| double | getY () |
| void | setY (double) |
| QString | toString () |
|
||||||||||||
|
Build the Y part constraint. The state of the YPartConstraint is set to modified
|
|
|
Method used for a debbuging purpose to let the vertical constraint be drawn |
|
|
This is the sum of all the height of the staves in the part. recompute this value only if the YPartConstraint is in a modified state
|
|
|
When this method is called the Part constraint goes to a state modified.
|
|
|
|
|
|
|
|
|
Set the position of the PartConstraint. This moves all the children staves. |
|
|
|
1.3.6