- 
     User Story User Story
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
    None
- 
        5
- 
        QUL/Tooling Sprint 4.7/2022, QUL/Tooling Sprint 4.8/2022, QUL/Tooling Sprint 1.1/2023
- 
        862f484af (master)
When opening a Qt for MCUs CMake project in Qt Creator 9.0, and if the project is using qmlproject, none of the QML, image, and font files are displayed in Qt Creator's project view:

To avoid having to open separately the .qmlproject, the CMake project explorer could show:
- The .qmlproject file included in the CMake project file
- All QML files declared in the .qmlproject
- All image files declared in the .qmlproject (if possible)
- All font files declared in the .qmlproject (if possible)
- The same as all points above for modules included in the root project
