I am using OpenMP in my Visual Studio projects and currently thinking very seriously in changing to QT creator. (Doesn\'t Visual Studio suck?,I expect much more from Microsoft)<
Qt itself has no own C++ compiler, instead it uses existing, for example on Windows platform it is mingw. Officially migw supports OpenMP since 4.2.0