diff options
author | Robin Burchell <robin.burchell@collabora.co.uk> | 2010-04-26 12:36:58 (GMT) |
---|---|---|
committer | Andreas Kling <andreas.kling@nokia.com> | 2010-04-26 12:41:59 (GMT) |
commit | 1c1f655d82e4af2ff98970472f687e55216e9fcf (patch) | |
tree | 26082734dd73ca33352340a78584fb32903facd7 /doc/src/snippets/code/src_script_qscriptengineagent.cpp | |
parent | 9e46d92af90ed6fb5b98a1a043f7564ec1e67a94 (diff) | |
download | Qt-1c1f655d82e4af2ff98970472f687e55216e9fcf.zip Qt-1c1f655d82e4af2ff98970472f687e55216e9fcf.tar.gz Qt-1c1f655d82e4af2ff98970472f687e55216e9fcf.tar.bz2 |
Don't use QList's begin() and end() where possible.
This avoids an unnecessary iterator creation, which can speed up some cases.
Merge-request: 2371
Reviewed-by: Andreas Kling <andreas.kling@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengineagent.cpp')
0 files changed, 0 insertions, 0 deletions