the conversation code to QImage should stay the same.
The only difference between windows and linux is in the sections that deal with the hardware/driver (the ioctl() calls).
But that is something you need to look up with the respective hardware drivers under windows, it has nothing to do with Qt.