QDataStream: speedup steaming of QUuid.
authorLiang Qi <liang.qi@nokia.com>
Fri, 20 May 2011 07:48:30 +0000 (09:48 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Fri, 27 May 2011 11:21:41 +0000 (13:21 +0200)
commitc8888b518bd733778518e1643682f97bc7b28b64
tree063c1604b2b7895d98cd4887eb12fb1882a98d2c
parentae0eb22591e7af6555d0cff39d63861a4fe4b890
QDataStream: speedup steaming of QUuid.

By reading and writing as a whole block, because the size of QUuid
is fixed.

Reviewed-by: joao
(cherry picked from commit d56d7f107f9d18810d742ac4d3a2e36077722cb8)

Change-Id: I90554d68da7394c99c48acd0bc5a0eee3b3f7776
Reviewed-on: http://codereview.qt.nokia.com/169
Reviewed-by: Liang Qi <liang.qi@nokia.com>
src/corelib/plugin/quuid.cpp