I've set 'L' to switch the focus from a QGraphicsView to a QListView. The problem is that as the documentation states, the Keyboard events are not cleared and therefore the list processes the keypress and jumps to the element starting with the letter L.
How can I clear/ignore that one keypress?
Cheers!
Bookmarks