Qt

From Valve Developer Community
Revision as of 12:34, 10 March 2025 by JeffLane (talk | contribs) (added link to Qt-ADS 4.4.0 archive. Removed unnecessary information.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)

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

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

  • Valve-Modified Qt 5.15.2: Win64 (Source 2 Workshop Tools since March 2021, Dark Mode is available on this version.)
  • Valve-Modified Qt 4.8.3: Win32 Win64 (Source 2 Workshop Tools released before 2021)
  • Valve-Modified Qt Advanced-Docking-System 4.4.0: Win64

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.

External links