Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
Description
The template MCU project in QtCreator needs to be updated to include a .qmlproject with all the new properties and types defined in Qt for MCUs.
The template .qmlproject should explicitly define all available properties, to make it easier for users to change these properties without having to look into the documentation for what is available. Properties could be split using comments into different logical categories.
Each property could also have a one-line comment briefly explaining what the property does.
The template CMakeLists also need to be updated to include the new .qmlproject file.
If the qmlprojectexporter feature is first released as a Tech Preview, Qt Creator should only offer to use it as an option, with an explicit warning about being not a stable feature.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-27721 QtCreator: upgrade MCU project template to stable .qmlproject version
- Closed
- relates to
-
QDS-4729 QDS: update MCU project template with new structure
- Closed