Document the limitations of AutoText's rich text detection.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 30 Jan 2012 07:33:27 +0000 (17:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Feb 2012 07:37:49 +0000 (08:37 +0100)
commit331ea0aee6d0bb54625b25a6c8d2e59d2378fd50
treecedb4f9d44d846e240b7beff60b7059b28bcf453
parent279e4ae7dd9c0b60c2e4dccb31363eb6bac04918
Document the limitations of AutoText's rich text detection.

Repeat the explanation given in Qt::mightBeRichText's documentation
for how rich text is identified and under what circumstances it may
fail to recognize it.

Task-number: QTBUG-21917
Change-Id: Ie012ddd2fd5f874da0ea819c354a1ed5b7573670
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
src/quick/items/qquicktext.cpp