I'm using QT Jambi, and I am looking for a QT class that does exactly what this java class here does.

http://java.sun.com/j2se/1.4.2/docs/...awt/Robot.html

But, I don't want to use AWT. All I want to do is Move the cursor, and send a left mouse click. Tried searching QT documentation but no QRobot exists.

Thanks for your responses.

Marf