forked from qt-creator/qt-creator
Qt Design Studio uses a specific Qt Runtime version to run the projects. This update include the Qt runtime versions used for QDS 4.5 releases in the document. Fixes: QDS-12201 Change-Id: I90bf2c952bef70840af382f03bc0ae47b43e3a0d Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
42 lines
995 B
Plaintext
42 lines
995 B
Plaintext
// Copyright (C) 2024 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
/*!
|
|
\previouspage studio-developer-topics.html
|
|
\page studio-finding-the-qt-runtime-version.html
|
|
\nextpage creator-vcs-git.html
|
|
|
|
\title Finding the Qt Runtime Version
|
|
|
|
\include qtdesignstudio-qt-runtime-version.qdocinc qt-runtime-version
|
|
|
|
Find Qt runtime versions for previous \QDS releases in the table below.
|
|
|
|
\table
|
|
\header
|
|
\li \QDS
|
|
\li Qt Runtime Version
|
|
\row
|
|
\li 4.0
|
|
\li 6.4.1 and 5.15.5
|
|
\row
|
|
\li 4.1
|
|
\li 6.5.1
|
|
\row
|
|
\li 4.2
|
|
\li 6.5.1
|
|
\row
|
|
\li 4.3
|
|
\li 6.5.2
|
|
\row
|
|
\li 4.3.2
|
|
\li 6.6.0
|
|
\row
|
|
\li 4.4
|
|
\li 6.6.2
|
|
\row
|
|
\li 4.5
|
|
\li 6.7.0 (with additional Quick3D features)
|
|
\endtable
|
|
*/
|