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.san...@physik.uni-wuppertal.de <>
<> Bergische Universitaet    muenc...@physik.uni-wuppertal.de   <>
<> FB C - Physik                                                <>
<> Gaussstr. 20              Tel.: +49 (0)202 439-3521          <>
<> 42097 Wuppertal           Fax : +49 (0)202 439-2811          <>
<>                                                              <>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to