Docs: add a working example to Text::fontSizeMode docs
authorJ-P Nurmi <jpnurmi@digia.com>
Fri, 17 Jan 2014 12:41:27 +0000 (13:41 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 29 Jan 2014 09:12:42 +0000 (10:12 +0100)
commitd2f21f427fa85ef7b2655b375b7a521a5c4b25c1
tree29111f6467c33934c89c3780b665bc855903c352
parente13547c595913c58e6bd6a5ed80fdc729fae7d47
Docs: add a working example to Text::fontSizeMode docs

It's easy to miss the maximum bound specified by either
the font.pointSize or font.pixelSize properties.

Task-number: QTBUG-30005
Change-Id: If1dadebd6673f0e945a1ca95b64521f27d30f5a9
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/items/qquicktext.cpp