Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-4353

MCU: import from Qt Bridge into root of project

    XMLWordPrintable

Details

    • QDS 2D - 2021 Week 33/34

    Description

      When doing import using Qt Bridge into QDS, QML and assets are imported into a subfolder by default (see screenshot below)

      This is an issue with Qt for MCUs, since any QML located in subfolders need to be declared as QML module, requiring users to manually modify the project's CMakeLists.txt before being able to compile the project for MCU.

      The ideal workflow is that a QDS project would always be compilable for MCU without any mandatory manual change. To achieve that, Qt Bridge import for MCU projects could always import QML files into the root directory of the project. Assets on the other hand can be in a "assets" subfolder, but also at the root of the project.

      This will potentially cause name-conflict issues when multiple imports are done. A solution might be needed to deal with that.

      Attachments

        Issue Links

          For Gerrit Dashboard: QDS-4353
          # Subject Branch Project Status CR V

          Activity

            People

              vikas Vikas Pachdha
              ylopes Yoann Lopes
              Yoann Lopes Yoann Lopes
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes