Re: [PyQt] supported signal signatures in PyQt 4.4

2011-01-06 Thread Devon Rueckner
I figured this out a while ago, but in case anyone is searching: The solution was quite simple. It turned out that one version of Qt had not been compiled with OpenSSL, but the other had. Make sure Qt is compiled with OpenSSL. ~ Devon > -Original Message- > From: pyqt-boun...@riv

Re: [PyQt] Proposal for QPyNullVariant

2011-01-06 Thread Linos
El 04/01/11 14:08, Phil Thompson escribió: The problem... v2 of the QVariant API (the default for Python v3) eliminates QVariant as a Python type. Python objects are converted to and from C++ QVariants automatically as and when required. An invalid C++ QVariant is converted to and from None.

[PyQt] ANN: New eric 5.1 snapshot released

2011-01-06 Thread detlev
ents to version 1.4.0 It is available via http://sourceforge.net/projects/eric-ide/files/eric5/unstable/5.1-20110106 Regards Detlev -- Detlev Offenbach det...@die-offenbachs.de ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomput

[PyQt] Working with PyQt and Pydev

2011-01-06 Thread Rohit Coder
I installed the PyDev plugin into Aptana Stdui 3 Beta. Someone suggested me to use PyQt for Python GUI app, and so I downloaded and installed PyQt. But when I open Aptana Studio, I could see a new menu added with the name "PyDev", but there is nothing for PyQt. In the Windows Start Meny item li