Hi,
I have a problem with the QGraphicsSceneMouseEvents of QGraphicsItem and QGraphicsScene. I have implemented mousePressEvent and mouseMoveEvent for both scene class and Item class. But only my scene class mousePressEvent and mouseMoveEvent are working.
how can I make both scene class and Item class events to work.
Bookmarks