Qt source 6.0.4

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

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

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

C++ library (source code)

License:GPLv3
Version:6.0.4
SHA-1 or SHA-256:8f0d2b06f6a55edf4654e1c55a56d0a94bfdce1396cd7448f0c2567a829d359a
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:Tue May 04 17:10:24 UTC 2021
Last modified by:tim.lebedk...
Created:Tue May 04 17:10:24 UTC 2021
Created by:tim.lebedk...
Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded