Is there the equivalent in Qt of the WindowFromPoint (win32) or XTranslateCoordinates (X-windows) method, which returns a window (preferably a QWidget) given a screen(global) x,y ? I have trawled the doc, but can't find one.