diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2011-03-02 16:21:12 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2011-03-03 14:20:43 (GMT) |
commit | 47e8fc1c237adb9742140f834226e9da9f60c2f2 (patch) | |
tree | 77e2d796664f763f8c4f4dc50aac027c21602bb5 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp | |
parent | 61dfa74bb542f495eb5ff25e3f91b9065eb1cfdd (diff) | |
download | Qt-47e8fc1c237adb9742140f834226e9da9f60c2f2.zip Qt-47e8fc1c237adb9742140f834226e9da9f60c2f2.tar.gz Qt-47e8fc1c237adb9742140f834226e9da9f60c2f2.tar.bz2 |
Improve handling QByteArray with QStringBuilder
Instead of relying on the old behavior of the deprecated QString(QByteArray)
constructor which stops copying the byte array at the null termination
character if there is one embedded in the array, we copy the whole provided
QByteArray object into the QString when QStringBuilder is used.
Reviewed-by: Harald Fernengel
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions