Hi,

I have some QGraphicsItems on my scene. I'am percepting mouse events in the QGraphicsView class. Once I try to reimplement mouseMoveEvent in one of my QGraphicsItem, it does't do anything.

Any ideas?

Regards.