On Fri, 21 Jan 2011 12:11:50 +0100, Erik Janssens
<[email protected]> wrote:
> Hi,
> 
> how is the method QWizardPage.registerField supposed to work
> in combination with new style signal slots ?
> 
> it's third argument should be of type SIGNAL, however when
> passing as its third argument a QtCore.pyqtSignal object, it complains
> about an incorrect type.
> 
> using QtCore.SIGNAL works, but this is so old style ...

Fixed in tonight's PyQt (and SIP) snapshot.

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to