QPropetyAnimation not working as expected in the mosemove event

42 Views Asked by At

I'm working on animations. So I'm getting some issue on this. I need to animate the screen with qpropertyanimation. Problem is When the user drag the screen through mousemove event, screen has to drag with respective mouse positions. If Mouse position will be middle of the screen then that time If he release the mouse, screen has to draw continuously. These all functions need to do by using mouse move events.

0

There are 0 best solutions below