The source project of this merge request has been removed.
Add screenshotFullscreenMap to return an image per screen
It returns inside the passed file descriptor a list of pairs QPoint, QImage. The point represents the virtual screen position and the QImage the screen's screenshot in native size or scaled.
Edited by Méven Car