summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_win.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2010-03-11 11:08:02 +0100
committerOlivier Goffart <ogoffart@trolltech.com>2010-03-11 11:08:02 +0100
commit8404d073d0a8f02d77888496986cba7c0b1b1739 (patch)
tree89a5532c96a6625f7c387ab7d655a80066cf613c /src/corelib/kernel/qeventdispatcher_win.cpp
parente788b32e7f059b0f85ca5104279c8f2bcbfff526 (diff)
QTreeView: Optimize by avoiding calling detach
QVector::operator[] calls detach. and we should avoid calling it in a loop. QVector::at() cannot be used here because we need a non const reference. Reviewed-by: Gabriel
Diffstat (limited to 'src/corelib/kernel/qeventdispatcher_win.cpp')
0 files changed, 0 insertions, 0 deletions