De-inline qHash(const QUrl&) and improve
authorThiago Macieira <thiago.macieira@intel.com>
Wed, 28 Mar 2012 21:11:12 +0000 (18:11 -0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Mar 2012 23:19:59 +0000 (01:19 +0200)
commit83526a9bdc4133e0bc574e0f9223234ea5afe40c
tree40a8dfbf6c05c6f6a9ec3da5ce9ecc3f4ea136e1
parent66df11f4d109ca3d97fed8985d6bbc6dcf90733d
De-inline qHash(const QUrl&) and improve

Make it a friend and access the internals to have better performance.

Change-Id: I3bbf0b0faa5363278b7b3871d6b6fb5f2225a5f4
Reviewed-by: Giuseppe D'Angelo <dangelog@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/io/qurl.cpp
src/corelib/io/qurl.h