summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp
diff options
context:
space:
mode:
authorBjoern Erik Nilsen <bjorn.nilsen@nokia.com>2009-04-03 12:19:12 (GMT)
committerAndreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>2009-04-06 11:49:41 (GMT)
commitf4547b98b52bfc95fb0c14ec58df204cfcec0db2 (patch)
treec6336a453981a280c65b6a324ba0391a84e23eff /doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp
parent4556bcbd40c8feb7185aae7da5f0686f12d87565 (diff)
downloadQt-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/tools_patternist_qapplicationargumentparser.cpp')
0 files changed, 0 insertions, 0 deletions