summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJosé Millán Soto <fid@gpul.org>2012-01-20 11:25:17 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-21 16:56:26 (GMT)
commitba5d7d608cc31fc63354fd74d85a1bad7780fc45 (patch)
tree54d0a9b498ee5432e5a0b251c2874ecdc50eb2c6 /lib
parentf30a91ba9d98de1a0ebee5608ba289ac35871a8c (diff)
downloadQt-ba5d7d608cc31fc63354fd74d85a1bad7780fc45.zip
Qt-ba5d7d608cc31fc63354fd74d85a1bad7780fc45.tar.gz
Qt-ba5d7d608cc31fc63354fd74d85a1bad7780fc45.tar.bz2
Implemented QAccessibleTextWidget
A new class called QAccessibleTextWidget was added. This class should implement all methods of QAccessibleTextInterface and QAccessibleEditableTextInterface which only need a QTextCursor, and it defines two pure virtual methods, to obtain and set the text cursor, so accessible implementations of widgets which use a text cursor can implement these two methods. QAccessibleTextEdit is now a subclass of QAccessibleTextWidget and most of its methods were moved to QAccessibleTextWidget. Change-Id: Ie30e7b377cb9b381c2ef6017ecb188fd0fdeeddb Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions