[PyQt] QWizardPage.registerField and new style signal slot ?
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Fri Jan 21 15:30:37 GMT 2011
    
    
  
On Fri, 21 Jan 2011 12:11:50 +0100, Erik Janssens
<Erik.Janssens at conceptive.be> 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
    
    
More information about the PyQt
mailing list