Qt: Difference between revisions
Jump to navigation
Jump to search
(Qt reference) |
|||
Line 5: | Line 5: | ||
Some tools available for no charge from Valve utilize Qt. | Some tools available for no charge from Valve utilize Qt. | ||
The | The source code for Valve's usage of Qt can be downloaded as a ZIP archive | ||
[http://developer.valvesoftware.com/w/images/files/ | [http://developer.valvesoftware.com/w/images/files/qt_4_8_3_valve_win32.zip for Win32] (1.7GB) and [http://developer.valvesoftware.com/w/images/files/qt_4_8_3_valve_win64.zip for Win64] (1.7GB). | ||
This drop is based off the Qt code base [http://qt-project.org/downloads version 4. | This drop is based off the Qt code base [http://qt-project.org/downloads version 4.8.3]. | ||
[[Category: Valve Open Source]] | [[Category: Valve Open Source]] |
Revision as of 14:48, 20 June 2014
Qt is a cross-platform application and UI framework for developers using C++. Qt can be used under open source (LGPL 2,1, version 3) terms.
In relation to Valve
Some tools available for no charge from Valve utilize Qt.
The source code for Valve's usage of Qt can be downloaded as a ZIP archive for Win32 (1.7GB) and for Win64 (1.7GB).
This drop is based off the Qt code base version 4.8.3.