[PyQt] Problem with latest snapshot
Phil Thompson
phil at riverbankcomputing.com
Sun Dec 27 22:20:45 GMT 2009
On Sun, 27 Dec 2009 19:53:02 +0100, detlev <detlev at die-offenbachs.de>
wrote:
> Hi,
>
> latest snapshot seems to have a little problem with QHostAddress. The
> following entered in a Python shell
>
> QHostAddress(QHostAddress.Any).toString()
>
> results in
>
> PyQt4.QtCore.QString(u'0.0.0.4')
>
> However, the address should be '0.0.0.0'. Any idea what could be wrong?
Fixed in tonight's SIP snapshot - there's no need to rebuild PyQt.
The QColor problem is the same bug.
Thanks,
Phil
More information about the PyQt
mailing list