qt6-bb10/src/widgets/accessible
José Millán Soto 784076fccb Made qt_accStripAmp handle "&&"
Changed qt_accStripAmp implementation to handle texts which contains
pairs of ampersands representing a single ampersand.

In order to do that, a new static function called qt_accAmpIndex was
created.
This function is based on the code of qt_accHotKey, which was changed
to use qt_accAmpIndex.

Change-Id: Idcc5d07581d7fb3251c30399b189740ca8071104
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
(cherry picked from commit f864f8f79b88bbc3cc9007d2a92b08ca4b5cb871)
2012-04-11 01:42:12 +02:00
..
accessible.pri Refactor accessibility for Qt5 2011-09-29 13:32:59 +02:00
qaccessiblewidget.cpp Made qt_accStripAmp handle "&&" 2012-04-11 01:42:12 +02:00
qaccessiblewidget.h Move all usages of Relation enum values to QAccessible::relations() 2012-02-10 15:21:46 +01:00