qt5base-lts/tests/auto/other/qaccessibility
José Millán Soto 4c9266fd16 Make copy and cut methods work in QAccessibleTextEdit
Correct the implementation of cutText and copyText in QAccessibleTextEdit so
they use cut() and copy() methods of QTextEdit

Cherry picked from Qt 4 - 36202cf8fca822492615d418bd563a40bee4af08

Change-Id: I86a531ed7059b1a928cb8515c2743d4d8b596b36
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
2012-02-08 07:48:46 +01:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qaccessibility.pro Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
tst_qaccessibility.cpp Make copy and cut methods work in QAccessibleTextEdit 2012-02-08 07:48:46 +01:00