summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <jesus.palencia@openbossa.org>2009-09-29 17:02:27 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2009-10-06 09:29:07 (GMT)
commit18da388497b5f3cbc77298a70bc83f037f06c013 (patch)
tree1f292720fb59632ce3012548b72e6127e8a06499 /demos
parent0d1e86fdfb7958a1affb93c7760c22fca9a0fcb2 (diff)
downloadQt-18da388497b5f3cbc77298a70bc83f037f06c013.zip
Qt-18da388497b5f3cbc77298a70bc83f037f06c013.tar.gz
Qt-18da388497b5f3cbc77298a70bc83f037f06c013.tar.bz2
QGraphicsAnchorLayoutPrivate: Handling floating items as an invalid layout situation
We make use of the anchor visited on findPaths() to keep track of how many items are visited when walking on the graph. We can use this information of how many items are reachable (non-float) in order to check if we have floating items (not reachable from any graph vertex). If so, we have a situation not supported by now. Signed-off-by: Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org>
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions