<div>I tested this on PyQt5 + WinXP </div><div><div>print(QGuiApplication.primaryScreen().handle() )</div><div><br></div><div>then </div><div>AttributeError: 'QScreen' object has no attribute 'handle'</div></div><div><br></div><div>but <span style="font-size: 14px; line-height: 1.5;">handle() do exist in Qt5</span></div><div><a href="http://qt-project.org/doc/qt-5/qscreen.html#handle">http://qt-project.org/doc/qt-5/qscreen.html#handle</a></div>