Qt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Split)
mNo edit summary
Line 1: Line 1:
{{langsp}}
{{langsp}}
[https://qt-project.org Qt] is a cross-platform application and UI framework - some tools available for no charge from Valve utilize Qt.
[https://qt-project.org Qt] is a cross-platform application and UI framework - some tools from {{valve|4}} utilize Qt.


Valve ships a modified version of Qt, primarily to allow interoperation with the rest of Source2:
Valve ships a modified version of Qt, primarily to allow interoperation with the rest of {{source2|4}}:
* [https://developer.valvesoftware.com/w/images/files/valve-modified-qt-everywhere-src-5.15.2.zip Valve-Modified Qt 5.15.2 for Win64] (Source 2 Workshop Tools since March 2021, Dark Mode is available on this version.)
* [https://developer.valvesoftware.com/w/images/files/valve-modified-qt-everywhere-src-5.15.2.zip Valve-Modified Qt 5.15.2 for Win64] (Source 2 Workshop Tools since March 2021, Dark Mode is available on this version.)
** [https://developer.valvesoftware.com/w/images/files/valve-modified-qt-everywhere-src-5.15.2-8071648.zip Valve-Modified Qt 5.15.2 for Win64 - May 2023 Update] (compatible with previous 5.15.2 binaries)
** [https://developer.valvesoftware.com/w/images/files/valve-modified-qt-everywhere-src-5.15.2-8071648.zip Valve-Modified Qt 5.15.2 for Win64 - May 2023 Update] (compatible with previous 5.15.2 binaries)

Revision as of 07:46, 18 April 2024

English (en)Translate (Translate)

Qt is a cross-platform application and UI framework - some tools from Valve Valve utilize Qt.

Valve ships a modified version of Qt, primarily to allow interoperation with the rest of Source 2 Source 2:

To confirm the version of Qt being used, you can select "About Qt" from the Help menu in the Asset Browser or other tool windows.

List of Source Source games and software/tools that use Qt:

List of Source 2 Source 2 games and software/tools that use Qt:


External links