diff options
author | Leonardo Sobral Cunha <leo.cunha@nokia.com> | 2010-01-08 15:31:01 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-01-28 15:43:02 (GMT) |
commit | 708ba5a67a048e3716c78712af19a74853beb5dc (patch) | |
tree | 346d19314ba2b43fa2506ec67f895c0cf16af6b0 /doc/src/snippets/code | |
parent | aabbe74a23b71bf35d63831aeded9600ee43ba0c (diff) | |
download | Qt-708ba5a67a048e3716c78712af19a74853beb5dc.zip Qt-708ba5a67a048e3716c78712af19a74853beb5dc.tar.gz Qt-708ba5a67a048e3716c78712af19a74853beb5dc.tar.bz2 |
Fixes visibility update missing when doing setParentItem on graphicsitem
Calling setParentItem is causing the previous opacity/visible updates
to be discarded because the dirty flags were not propagated to the new parent.
Also removed some unnecessary 'markDirty' and 'update' calls.
Task-number: QTBUG-6738
Reviewed-by: bnilsen
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions