Qt source 6

Full internal name:com.nokia.QtSource
Project site:http://qt-project.org/
Screen shots:
Download: Download Qt source 6

https://download.qt.io/archive/qt/6.0/6.0.0/single/qt-everywhere-src-6.0.0.zip

VirusTotal results
Change log:http://doc.qt.io/qt-5/whatsnew55.html
Description:

C++ library (source code)

License:GPLv3
Version:6
SHA-1 or SHA-256:cea7dd73e5f5bfa0a3ccb3a4f033e0a6caad21641d883d9af786f10030efa499
Type:one file
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:
for /f %%x in ('dir /b *.zip') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt
del "%setup%"

for /f "delims=" %%x in ('dir /b qt*') do set name=%%x
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sat Dec 19 20:15:49 UTC 2020
Last modified by:tim.lebedk...
Created:Sat Dec 19 20:15:42 UTC 2020
Created by:tim.lebedk...
Automated tests:2 of 2 installations succeeded, 2 of 2 removals succeeded