[PyQt] toPyObject is undocumented

2012-09-16 Thread Wolfgang Rohdewald
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qvariant.html#toPyObject says nothing about what it does. I just found out it alway returns python long even for small integers. Is that intended or a bug? ii python-qt4 4.9.1-2ubuntu1

Re: [PyQt] Help with segfault in PyQt program

2012-09-16 Thread Phil Thompson
On Sun, 16 Sep 2012 22:40:29 +0530, Shriramana Sharma wrote: > Hello. I'm back on this list after quite some time. > > I'm working on some stuff involving bezier curves and wanted to write > my own bezier display applet to keep in handy, so that I can adjust > the nodes and handles and it would s

[PyQt] Help with segfault in PyQt program

2012-09-16 Thread Shriramana Sharma
Hello. I'm back on this list after quite some time. I'm working on some stuff involving bezier curves and wanted to write my own bezier display applet to keep in handy, so that I can adjust the nodes and handles and it would show me real-time what the resultant curve looks like. However even a mi

Re: [PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Phil Thompson
On Sun, 16 Sep 2012 10:41:53 -0400, Scott Kitterman wrote: > Phil Thompson wrote: > >>The current PyQt snapshot has support for the following modules built >>against Qt v5-beta1... >> >>QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml >> >>You will also need current SIP and QScint

Re: [PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Scott Kitterman
Phil Thompson wrote: >The current PyQt snapshot has support for the following modules built >against Qt v5-beta1... > >QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml > >You will also need current SIP and QScintilla snapshots. Are you planning a new set of releases soon? Scott

[PyQt] PyQt4 Support for Qt v5-beta1

2012-09-16 Thread Phil Thompson
The current PyQt snapshot has support for the following modules built against Qt v5-beta1... QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit, QtXml You will also need current SIP and QScintilla snapshots. Phil ___ PyQt mailing listPyQt@riv