[PyKDE] Re: Problem with virtual clone function

Paul F. Kunz Paul_Kunz at slac.stanford.edu
Sun Mar 13 16:08:42 GMT 2005


>>>>> On Fri, 11 Mar 2005 19:11:56 +0000, Phil Thompson <phil at riverbankcomputing.co.uk> said:

> There is nothing obviously wrong with the Python. You can try
> building your module with tracing enabled (sip -r) to see exactly
> when the C++ dtors are being called.

   My sip command now looks like ...

sip -e -g -r -c . -I /usr/local/share/sip -I /usr/local/share/sip/qtcanvas -I ../../hippodraw/sip  \
-t Qt_3_3_0 -t WS_X11 ../../hippodraw/sip/sihippo.sip

But I didn't get any additional output as I expected with tracing.




More information about the PyQt mailing list