[PyKDE] remaining items on the screen (QGraphicsView, QGraphicsItem)

Remy Anthoine remy.anthoine at gmail.com
Fri Jan 19 12:24:07 GMT 2007


Hi,

Which function did you use to "detach" the item from the scene ?

On 1/18/07, Krystian Samp <samp.krystian at gmail.com> wrote:
> Hi all,
> Has anyone encountered problems with QGraphicsItems remaining on the screen
> after they got unattached from a scene?
> From time to time one of the items I'm displaying remains. If I list all the
> items on the scene ( QGraphicsScene.items) this
> item is not present there, so i guess it shouldn't be displayed -
> unfortunately it is. Even if I drag another item over the remaining
> one it doesn't disappear. What can it be?




More information about the PyQt mailing list