In newest Qt versions QtWebKit is no longer supported and was replaced by QtWebEngine which is based on Chromium. And Chromium can't be build with MinGW making QtWebEngine unavailable.
So, is there any way to use web content with Qt when using MinGW for compilation?