Screenshot app #Qt #C++:This is a tiny screenshot app which I created to take png screenshots in 1-sec intervals using Qt.
This requires you to have Qt library installed on your computer. App + Source can be downloaded here.
via incontext.mobi
The best way to learn is to try stuff. Tried using Mouse event capture but got stuck, so thats one of the things which I am going to do next wrt this project.