summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2009-11-07 23:03:28 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2009-11-07 23:03:28 (GMT)
commit0000d60b8bf38c9869b5f3ca43828f97af5488c7 (patch)
tree159cc2df7af94d77e6abda5eaa0cbc51376e785b /tests
parentd4ce7d6362019b2769441c09901b489d06621bbc (diff)
downloadQt-0000d60b8bf38c9869b5f3ca43828f97af5488c7.zip
Qt-0000d60b8bf38c9869b5f3ca43828f97af5488c7.tar.gz
Qt-0000d60b8bf38c9869b5f3ca43828f97af5488c7.tar.bz2
Use at() instead of operator[] for vectors and lists.
Using operator[] can cause a deep copy if the container is not const. Some of the containers were const, but I changed all of them to use at() since its more Qt-style.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions