Skip to content

qt-cli: Add auto-added subdirectory for QtQuick project with Figma ex… - #480

Merged
benchoq merged 1 commit into
qt-labs:devfrom
benchoq:ben_0518_add_importedcontent_dirctory_for_figma_exports
May 20, 2026
Merged

qt-cli: Add auto-added subdirectory for QtQuick project with Figma ex…#480
benchoq merged 1 commit into
qt-labs:devfrom
benchoq:ben_0518_add_importedcontent_dirctory_for_figma_exports

Conversation

@benchoq

@benchoq benchoq commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Add a importedcontent directory with a README.md that is searched for a CMakeLists.txt by the main project file.
Users can drop for example Figma exported content there and automatically make that available to their project.

qt-cli:

  • make the qt-cli generator treat the in property of template files as a Go template string.
  • update expected outputs of qtquick project to reflect change.

Task-number: VSCODEEXT-302

…ports

Add a `importedcontent` directory with a README.md that is searched for
a CMakeLists.txt by the main project file.
Users can drop for example Figma exported content there and
automatically make that available to their project.

qt-cli:
- make the qt-cli generator treat the `in` property of template files
as a Go template string.
- update expected outputs of qtquick project to reflect change.

Task-number: [VSCODEEXT-302](https://qt-project.atlassian.net/browse/VSCODEEXT-302)
@benchoq

benchoq commented May 18, 2026

Copy link
Copy Markdown
Collaborator Author

This doesn't have to be included in this week's release. just in case.

@benchoq
benchoq merged commit dba209a into qt-labs:dev May 20, 2026
8 of 9 checks passed
@benchoq
benchoq deleted the ben_0518_add_importedcontent_dirctory_for_figma_exports branch May 20, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants