[solved] Coordinate (x,y) in replacing the mouse cursor coordinate
Dear Qt ers,
Hi, I need your suggestion and help.
I have a pair of coordinate (X,Y). I need to use this coordinate for replace my mouse cursor. So if I change my (X,Y) coordinate, the mouse cursor move to that coordinate interactively.
Thank you in advance for your support
Sorry about my English.
romeo
3 replies
Use method setPos of class QCursor [qt-project.org]
You must log in to post a reply. Not a member yet? Register here!


