diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-05 15:29:23 (GMT) |
---|---|---|
committer | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-08-06 12:03:59 (GMT) |
commit | 4909d2661d47a28c0ee932d9dfb5b8c47a376044 (patch) | |
tree | 9596a9a18c15ecc33c548b7a5a7e30599831ab7a /src/gui/graphicsview/qgraphicsscene.cpp | |
parent | befbee33497290b6e5448b1249e4ace83fcda27b (diff) | |
download | Qt-4909d2661d47a28c0ee932d9dfb5b8c47a376044.zip Qt-4909d2661d47a28c0ee932d9dfb5b8c47a376044.tar.gz Qt-4909d2661d47a28c0ee932d9dfb5b8c47a376044.tar.bz2 |
Wrong caching of QGraphicsItem::childrenBoundingRect.
We cannot cache the bounding rect on the fly for children, because the
bounding rect is mapped to the callee's local coordinate system.
Auto-test included.
Diffstat (limited to 'src/gui/graphicsview/qgraphicsscene.cpp')
0 files changed, 0 insertions, 0 deletions