PDA

View Full Version : Accessibility and QTabelWidget



spacer2004
11th September 2009, 14:52
I want to add accessible for blind users for my application. Into the application i use the QTableWidget. For that i have two questions:
1. I want set the acessible name of each cell like 'rownumber columnlabel celltext', how can i do this?
2. When i navigate into my application i can jump into the tablewidget with the tab key, but with which key can i leave the tablewidget?