diff options
author | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-05-28 09:31:24 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-06-09 07:28:32 (GMT) |
commit | 33c1496689c090561657c698321442ae655ccec3 (patch) | |
tree | 4d1662d8dced01f0fd044c1b562b6a3ae56c5387 /doc/src/snippets/code | |
parent | c563cff78b9606bf5869707fcbe6183198508d60 (diff) | |
download | Qt-33c1496689c090561657c698321442ae655ccec3.zip Qt-33c1496689c090561657c698321442ae655ccec3.tar.gz Qt-33c1496689c090561657c698321442ae655ccec3.tar.bz2 |
Remove scene transform cache from QGraphicsItem.
Now that we have a recursive painting algorithm these types of
optimizations are no longer necessary. In fact they only cause more
problems and clutter up the code unnecessarily. Removing this also
removes extra overhead from moving and transforming items.
Reviewed-by: Lars
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions