I am considering translating a few functions of our large PyQt application to 
C (or, probably, pyrex) as a performance optimisation, but I have stumbled at 
the first hurdle. How do you convert a PyObject pointer to a PyQt object into 
a pointer to the Qt C++ object?

Thanks in advance,

-- 
Toby Dickenson

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to