Hi all,

I have a GraphicsPixmapItem and have set the flags to isMoveable.

Now I would like to know where the drag ended.

I've reimplemented the dragLeaveEvent method, but they seem not to triggered.

It must be possible, but I don't know how.
Do I also need to enable something in te QGraphicsScene?


Thanks in advance,

Spitz