[PyQt] AttributeError: 'QScreen' object has no attribute 'handle'

iMath 2281570025 at qq.com
Sat Apr 19 14:30:32 BST 2014


I tested this on PyQt5 + WinXP 
print(QGuiApplication.primaryScreen().handle() )


then 
AttributeError: 'QScreen' object has no attribute 'handle'



but handle() do exist in Qt5
http://qt-project.org/doc/qt-5/qscreen.html#handle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140419/65e99d5e/attachment.html>


More information about the PyQt mailing list