[PyKDE] Canvas: removing items

Karl myonlyb at gmx.net
Tue Jun 25 18:44:01 BST 2002


Hi!

How can I remove items from a canvas?
The documentation marks the method QCanvas.removeItem(item) as virtual and 
internal.

Using it results in an AttributeError.
Using "del" doesn't really seem to work either...

How can I remove complete windows or the complete canvas...

  Karl




More information about the PyQt mailing list