diff options
author | Bjoern Erik Nilsen <bjorn.nilsen@nokia.com> | 2009-04-03 12:19:12 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-15 10:17:41 (GMT) |
commit | 34edfc49ab0dac256bb536ce41a381741ca82236 (patch) | |
tree | 4501b91bf6bffffca47df54230da24d056808fe9 /doc/src/snippets/code/src_gui_widgets_qlineedit.cpp | |
parent | f064e645419e93d9a596bcc59436dbc4d34a4e0c (diff) | |
download | Qt-34edfc49ab0dac256bb536ce41a381741ca82236.zip Qt-34edfc49ab0dac256bb536ce41a381741ca82236.tar.gz Qt-34edfc49ab0dac256bb536ce41a381741ca82236.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).
(cherry picked from commit f4547b98b52bfc95fb0c14ec58df204cfcec0db2)
Diffstat (limited to 'doc/src/snippets/code/src_gui_widgets_qlineedit.cpp')
0 files changed, 0 insertions, 0 deletions