Hi,

I am trying to improve the accessibility of a Qt application (under MS Windows 
at the
moment).

The app uses a QListView to display a list of track titles.

With both MS Narrator and NVDA, the titles are properly read when the mouse 
hovers the
list entries (the model returns text with Qt::AccessibleTextRole).

However, nothing is read when I move across the list by using the keyboard 
up/down arrows.

How can I trigger text-to-speech for the entry data when entering a row through 
a keyboard action ?

Cheers,

jf
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to