[PyKDE] mandelbrot example

Phil Thompson phil at riverbankcomputing.co.uk
Fri May 5 14:00:51 BST 2006


On Thursday 27 April 2006 7:50 am, Phil Thompson wrote:
> On Thursday 27 April 2006 3:37 am, Mikhael Rovner wrote:
> > Hi,
> >
> > This example doesn't work for me. It displays
> >
> > QObject::connect: Cannot queue arguments of type 'Qimage'
> >
> > The difference between PyQt example and Qt is in qRegisterMetaType which
> > is not available for PyQt.
> >
> > Any ideas?
>
> This used to "work", which is why the example is included. I suspect that
> proper support for cross-thread connections was added afterwards and
> requires qRegisterMetaType to be implemented somehow.
>
> I need to think about - any suggestions welcome.

This will be fixed in tonight's SIP and PyQt4 snapshots.

Phil




More information about the PyQt mailing list