- Snapshot of the latest 0.2 alpha
The idea with QGrab is to create a minimalistic pure Qt4 based screen grabbing tool to the user. Actually I thought it came out so well that I published it on Qt-Apps.
You’ll need a working Qt-Creator and Qt 4.7 installed, in order to compile this.
QGrab binaries :
- QGrab 0.2-Alpha – build for Linux AMD64 : binary (Requires Qt 4.7)
- QGrab 0.1A – OS/2 : binary (See in requirements in README)
| Version | Changes |
| 0.2-Alpha | Added delay (Using the library windows.h for Windows, and the GCC library time.h for the rest) and it now remembers the last save location within the session. |
| 0.1B | Fixed a language problem and an include |

