Use the convential form for the selectedText notify signal name.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Fri, 29 Jun 2012 07:20:16 +0000 (17:20 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 2 Jul 2012 02:23:20 +0000 (04:23 +0200)
commit6ede3b0138bed45f91dfa6b84b662b7f342b45a3
treefc355226512092eec0d5c6c7bccce073ecba96bc
parent2b7207fadb2de06a693220cbc76e5f3759718545
Use the convential form for the selectedText notify signal name.

Rename selectionChanged to selectedTextChanged to address an apparent
difference to API between TextInput and TextEdit.

Task-number: QTBUG-19732
Change-Id: Ibc589c8b43567cb8d2f8c13f7366e2859c7f09d7
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/quick/items/qquicktextedit.cpp
src/quick/items/qquicktextedit_p.h
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp