summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsanchorlayout_p.h
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>2009-11-18 20:46:52 (GMT)
committerEduardo M. Fleury <eduardo.fleury@openbossa.org>2009-11-27 19:19:09 (GMT)
commitc7d63a44b315bf945c055330c24b24bca6ef7fdb (patch)
treea2151f1bdb163601f83bf151cc1ac04f365f7a84 /src/gui/graphicsview/qgraphicsanchorlayout_p.h
parentd622aef01e5c2624cd64c92ce77064718c6576af (diff)
downloadQt-c7d63a44b315bf945c055330c24b24bca6ef7fdb.zip
Qt-c7d63a44b315bf945c055330c24b24bca6ef7fdb.tar.gz
Qt-c7d63a44b315bf945c055330c24b24bca6ef7fdb.tar.bz2
QGAL: parallel anchors sometimes have to fix constraints
For an out-of-order parallel anchor, i.e. when the second child is backwards in relation to the parallel anchor, we need to fix the constraints that used to have the second child. The parallel anchor will replace its child, but we must change the multiplier signal, so the constraint remain valid. This commit also changes the order of restoration steps, since now we depend on correct vertex information to fix back the constraints, we do it before the restoring of pair vertices. Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org> Reviewed-by: Eduardo M. Fleury <eduardo.fleury@openbossa.org>
Diffstat (limited to 'src/gui/graphicsview/qgraphicsanchorlayout_p.h')
0 files changed, 0 insertions, 0 deletions