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


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

Thank you.

widget-> gt; ; MapGlobal (widget- & gt; pos ())


Comments