Hi,
I've started programming in Qt4 in last year. Right now I'm searching for help with few problems:

- How can I capture users moves in system? How reconize active windows, clicked buttons (not only in my application)? Is there any function or method to do this?

Why I need this? I want to store all decisions that user make (after clicking REC in my program) and after few changes repeat them.

Thanks for help,
Anir