Qt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
[http://qt-project.org Qt] is a cross-platform application and UI framework for | [http://qt-project.org Qt] is a cross-platform application and UI framework - some tools available for no charge from Valve utilize Qt. | ||
Valve ships a modified version of Qt, primarily to allow interoperation with the rest of Source2: | |||
* [http://developer.valvesoftware.com/w/images/files/valve-modified-qt-everywhere-src-5.15.2.zip Valve-Modified Qt 5.15.2 for Win64] (Source2 workshop tools since March 2021) | |||
* [http://developer.valvesoftware.com/w/images/files/qt_4_8_3_valve_win64.zip Valve-Modified Qt 4.8.3 for Win64] (Source2 workshop tools released before 2021) | |||
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. | |||
[[Category: Valve Open Source]] | [[Category: Valve Open Source]] |
Revision as of 11:11, 24 March 2021
Qt is a cross-platform application and UI framework - some tools available for no charge from Valve utilize Qt.
Valve ships a modified version of Qt, primarily to allow interoperation with the rest of Source2:
- Valve-Modified Qt 5.15.2 for Win64 (Source2 workshop tools since March 2021)
- Valve-Modified Qt 4.8.3 for Win64 (Source2 workshop tools released before 2021)
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.