How to find the global screen position of a Qt app?

Posted by abhinandh on Stack Overflow See other posts from Stack Overflow or by abhinandh
Published on 2010-05-16T17:45:32Z Indexed on 2010/05/16 17:50 UTC
Read the original article Hit count: 155

Filed under:
|

I need the global screen position of a Qt widget for which I need the application's global position. How can this be found?

Thanks.

© Stack Overflow or respective owner

Related posts about qt

Related posts about pyqt