Qt starter projects
Generally speaking, there are 3 types of Qt GUI applications:
We've prepared multiple repositories where each variant is covered:
All of the above projects are CMake only (no qmake). In some cases, they come with a Dockerfile that offers static cross-compilation to Windows.
To conclude, these projects should help you to quickly get started creating a Qt application. See their README's for more information.