[PyKDE] How to delete QCanvasItems?
Roberto Alsina
ralsina at kde.org
Thu Nov 25 17:56:39 GMT 2004
A friend and I are working on an application that creates QCanvasItems.
That's ok.
But it should also delete them sometimes. And I just can't see how?
If I delete the python object, it doesn't seem to go away. At least
canvas.allItems() still counts them.
Is there a way to force deletion of the C++ object at least? It would
still leak some memory on the python side, but it would be somewhat
better.
If q QCanvasItem was a QObject I would call deleteLater, but it isn't.
--
("\''/").__..-''"`-. . Roberto Alsina
`9_ 9 ) `-. ( ).`-._.`) ralsina at kde.org
(_Y_.)' ._ ) `._`. " -.-' KDE Developer (MFCH)
_..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.' Buenos Aires - Argentina
Imminentizing the eschaton since 1971.
More information about the PyQt
mailing list