Keyboard Focus in Widgets▲
Qt's widgets handle keyboard focus in the ways that have become customary in GUIs.
The basic issue is that the user's key strokes can be directed at any of several windows on the screen, and any of several widgets inside the intended window. When the user presses a key, they expect it to go to the right place,