diff options
author | Alessandro Portale <alessandro.portale@qt.io> | 2022-12-20 08:57:47 +0100 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@qt.io> | 2023-01-05 13:09:59 +0000 |
commit | 4e0b4fcc924c919a6d16d2e6096ff63c2be00cfc (patch) | |
tree | d48b99a4a97884305a3652128043e985e40c5911 /src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp | |
parent | be1c5cab96b060a0f22fb79a66a971b5c5b447eb (diff) | |
download | qt-creator-4e0b4fcc924c919a6d16d2e6096ff63c2be00cfc.tar.gz |
QtQuick Application wizard: Add "QDS style project" option
This adds a checkbox labeled "Design Studio style project" to the
Wizard. With that selected, the project is generated via the "General /
Empty" templates of QDS with Qt 6.2 as target Qt version, 1920x1080 form
size, the "Material" QtQuick.Controls style ("Light" Theme) and CMake
project format.
At the same time, the preexisting QtQuick Application wizard in Qt
Creator now also focusses on Qt 6.2 and CMake. TS file generation is
removed for now, can be added later, but then using the i18n setup
feature of QQmlApplicationEngine (instead of a QTranslator in main.cpp).
The wizard now focusses on the QML CMake API. In order to filter the
kits accordingly, the flag "QtSupport.Wizards.FeatureQtQmlCMakeApi" was
added.
Task-number: QTCREATORBUG-28436
Change-Id: I80bc5585f31ec82c64f845701c768f8a07e000da
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp')
0 files changed, 0 insertions, 0 deletions