doc: Fix doc warnings for qtextlayout.cpp
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Fri, 24 Aug 2012 08:36:43 +0000 (10:36 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 25 Aug 2012 17:04:56 +0000 (19:04 +0200)
commitc008420eb5ad02b8f23a144d0e977f09d27b8ed1
treef24d1b097af2f01c526c1cc65cc02f0fc18a078e
parent1349299f458f41fdc9e7ac4a0592eaa358d2b033
doc: Fix doc warnings for qtextlayout.cpp

\Auml for a with umlaut doesn't seem to work with qdoc anymore,
so replace this with the unicode value instead. Also, add
reference to arguments in glyphRuns() function.

Change-Id: I31861b384b822d1fbdcafbeeac07ea68a0e5fd07
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/gui/text/qtextlayout.cpp