equal
deleted
inserted
replaced
154 qreal mContainerHorizontalEdgeDistance; |
154 qreal mContainerHorizontalEdgeDistance; |
155 |
155 |
156 bool mSnapEnabled; |
156 bool mSnapEnabled; |
157 qreal mSnapForce; |
157 qreal mSnapForce; |
158 qreal mSnapGap; |
158 qreal mSnapGap; |
159 qreal mSnapBorderGap; |
|
160 |
159 |
161 bool mRectVerticalEdgeLiesInLineWithVerticalLine; |
160 bool mRectVerticalEdgeLiesInLineWithVerticalLine; |
162 bool mRectLieAboveVerticalLine; |
161 bool mRectLieAboveVerticalLine; |
163 bool mRectLieBelowVerticalLine; |
162 bool mRectLieBelowVerticalLine; |
164 |
163 |