[PyKDE] How do I delete a QCanvasItem?

Moray Taylor mtaylor at lowebroadway.com
Tue Jun 11 11:10:01 BST 2002


I think I have figured out how to do it.

MyCanvasItem.setCanvas(None)

It gets rid of it, and seems to free any memory it was using.

Any comments?

Moray




More information about the PyQt mailing list