Qt source 6.4.1

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

https://download.qt.io/archive/qt/6.4/6.4.1/single/qt-everywhere-src-6.4.1.zip

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

C++ library (source code)

License:GPLv3
Version:6.4.1
SHA-1 or SHA-256:c26b5c6d7ed8741a1d54aa5e9725f7ad6aaaa5005ff3052d15f190b521c90b87
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 Nov 15 17:12:14 UTC 2022
Last modified by:tim.lebedk...
Created:Tue Nov 15 17:12:13 UTC 2022
Created by:tim.lebedk...
Automated tests:3 of 3 installations succeeded, 3 of 3 removals succeeded