qtdeclarative/tests/auto/declarative/qquicktextedit
Andrew den Exter 2e8059bfb8 Add a length property to TextEdit.
This returns the length of the unformatted text in a TextEdit which
should be cheaper to query than the length of the text property and
meaningful in the context of the selection and cursor properties.

Task-number: QTBUG-18949
Change-Id: Ia25c4553693923f97d299f1fdb8bfcf7f5937b13
Reviewed-by: Martin Jones <martin.jones@nokia.com>
2011-11-29 04:34:11 +01:00
..
data Rename Qt Quick-specific classes to QQuick* 2011-10-21 11:53:26 +02:00
qquicktextedit.pro Rename Qt Quick-specific classes to QQuick* 2011-10-21 11:53:26 +02:00
tst_qquicktextedit.cpp Add a length property to TextEdit. 2011-11-29 04:34:11 +01:00