1 small query:
I am getting focus lost event when user clicks outside the Qt window.
Now, if the mouse cursor is not there i.e. someone disables the mouse cursor on the embedded device (since the device is touchscreen, the cursor may not be visible) i should still get the focus lost event, right?