diff options
author | Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> | 2009-09-29 17:02:27 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2009-10-06 09:29:07 (GMT) |
commit | 18da388497b5f3cbc77298a70bc83f037f06c013 (patch) | |
tree | 1f292720fb59632ce3012548b72e6127e8a06499 /demos | |
parent | 0d1e86fdfb7958a1affb93c7760c22fca9a0fcb2 (diff) | |
download | Qt-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