doc: Fix some qdoc warnings
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Thu, 23 Aug 2012 09:35:11 +0000 (11:35 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 23 Aug 2012 19:26:20 +0000 (21:26 +0200)
commit7dfe25e2cd276b52d2683f7ecdad39943fdfbdce
tree81761a843223478361a6bc24162732e30cf3a813
parent3705b93c438192465ca9b19c73f5fbf3ae7f8ddc
doc: Fix some qdoc warnings

QDoc doesn't supported nested tags, and there doesn't seem to be
any way to trick it into thinking you've mentioned the argument
(\omit didn't work), so actually rephrasing is the only way to
kill the warning. Also add a const modifier to a signature to
make it match the declaration.

Change-Id: Ie02a488c42565205e827602959111c53e2d05a83
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/corelib/global/qlogging.cpp
src/corelib/json/qjsonarray.cpp