Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
QDS Berlin - 2024 Week 37/38, QDS Berlin - 2024 Week 39/40, QDS Berlin - 2024 Week 41/42, QDS Berlin - 2024 Week 43/44
-
94bc04e60 (qds/dev), d6aeede82 (qds/dev), f6841078e (qds/4.6), 115e6b6ea (qds/4.6)
Description
Based on research resulted from QDS-13474.
Currently we are capable of generating Design System and its bindings for MPUs/regular QtQuick. However the existing solution won't compile with Qt for MCUs.
Simplified Collection approach seems to be preffered right now.
Each Collection component generates a Theme component, which is used between all themes of a collection. Properties for themes are defined within the Theme component, no groups.
Additionally, check if generation of organized and sorted properties is possible. For example - all Number properties are together in a file and sorted alphabetically, instead of complete chaos of types and names.
Attachments
Issue Links
- mentioned in
-
Page Loading...