Fix QUrlQuery qdoc errors
authorJeremy Katz <jeremy.katz@nokia.com>
Thu, 26 Jul 2012 15:09:08 +0000 (17:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Jul 2012 07:20:57 +0000 (09:20 +0200)
commit8e960d68a98a3e77108984c73c749e0c2e435d73
treea79f004643db07f76de6f816eeecde915b7c84a5
parent9b95ed1fe39853534b859a64095febeaf0975cf7
Fix QUrlQuery qdoc errors

Add missing documentation for toString() and operator!=
Mark data_ptr() and associated typedef internal
and some qdoc tag usage issues

Change-Id: I0ad5a2c767fb742d9a86ae259c0c11a0f5db64b4
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/corelib/io/qurlquery.cpp