qt - How to override dragMoveEvent in QGraphicsScene with the same functionality -


I have received a square from QGraphicsScene, then I override the Drama Mauvevent. But now I can not move any item in my QGraphicsScene please help me create dragging movement.

IIRC You can call the override method directly by QGraphicsScene: dragMoveEvent from its own function < / P>


Comments