[PyQt] Old style signals/slots: Some parameter types don't work in 4.7.4/4.7.5 that did work in 4.7.2

Tim dos Santos dos.santos at physik.uni-wuppertal.de
Fri Sep 3 08:05:26 BST 2010


Hi Phil, *,


> As far as I can remember that style was never documented/supported.

So it "worked by accident", interesting.

> If you want to pass a Python type then use PyQt_PyObject

switching to PyQt_PyObject for event types does not work for me, either: the 
callback method is not executed at all. Can it be that this PyQt_PyObject 
only works with the "new style" signal/slot api?

Then, I'd "just" have to refactor every signal/slot usage in my app to adhere 
to the new style (not a bad idea in any case...)


Cheers,
  Tim


-- 
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<>                                                              <>
<> Tim dos Santos, M.Sc.     dos.santos at physik.uni-wuppertal.de <>
<> Bergische Universitaet    muenchen at physik.uni-wuppertal.de   <>
<> FB C - Physik                                                <>
<> Gaussstr. 20              Tel.: +49 (0)202 439-3521          <>
<> 42097 Wuppertal           Fax : +49 (0)202 439-2811          <>
<>                                                              <>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>


More information about the PyQt mailing list