[Development] QAccessibleQuickItem setText

manish sharma 83.manish at gmail.com
Mon Feb 15 10:29:39 CET 2016


I was exploring accessibility options to run some automation and looks like
setting text to an item is not implemented in QAccessibleQuickItem which is
preventing me from setting text to text items.

https://code.woboq.org/qt5/qtdeclarative/src/quick/accessible/qaccessiblequickitem_p.h.html#83

And also it looks like windows plugins does not implement put_accName

https://code.woboq.org/qt5/qtbase/src/plugins/platforms/windows/accessible/qwindowsmsaaaccessible.cpp.html#905

Any plans of getting this issue addressed? Or Is there any other way to set
text to an quick Item?

Thanks,
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160215/2d337b7e/attachment.html>


More information about the Development mailing list