diff options
author | Bjoern Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-04-03 12:19:12 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-04-06 11:49:41 (GMT) |
commit | f4547b98b52bfc95fb0c14ec58df204cfcec0db2 (patch) | |
tree | c6336a453981a280c65b6a324ba0391a84e23eff /doc/src/snippets/code/src_gui_kernel_qlayout.cpp | |
parent | 4556bcbd40c8feb7185aae7da5f0686f12d87565 (diff) | |
download | Qt-f4547b98b52bfc95fb0c14ec58df204cfcec0db2.zip Qt-f4547b98b52bfc95fb0c14ec58df204cfcec0db2.tar.gz Qt-f4547b98b52bfc95fb0c14ec58df204cfcec0db2.tar.bz2 |
Fixes: Cleanup/Optimize QGraphicsView::findItems.
RevBy: Alexis
AutoTest: Still pass
Details: findItems() does almost exactly the same as
QGraphicsView::items, the only difference is that it checks
whether we are about to redraw all items. Next step
is to optimize the items_helper functions.
The patch does also include a fix for
::items/childItems_helper(const QPainterPath ...); it didn't
take Qt::Intersects/ContainsItemBoundingRect into account
(in the same fashion as we do in the other helper functions).
Diffstat (limited to 'doc/src/snippets/code/src_gui_kernel_qlayout.cpp')
0 files changed, 0 insertions, 0 deletions