I meant that because Qt is a cross-platform framework, then if your code works on Linux, then there is a very good chance that it's going to work fine on Windows unless you did something that is specific to the Linux platform. Anyway, the point is: install Qt on Windows and try to compile your application, and you will know.