Qt source 6.5.2

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

https://download.qt.io/archive/qt/6.5/6.5.2/single/qt-everywhere-src-6.5.2.zip

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

C++ library (source code)

License:GPLv3
Version:6.5.2
SHA-1 or SHA-256:3716b34a7199608436c5b53900e42b0ea12366032a849b61186527cd8d277c4a
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:Sun Jul 23 17:46:29 UTC 2023
Last modified by:tim.lebedk...
Created:Sun Jul 23 17:46:29 UTC 2023
Created by:tim.lebedk...
Automated tests:4 of 4 installations succeeded, 4 of 4 removals succeeded