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

Read MCU metadata from QML file

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • MCU support
    • None

      We accumulated quite a few meta data for MCU support.

      This should be parsed from a QML file using QmlJS::SimpleReader.

      The location of the file should be Core::ICore::resourcePath() + "qmldesigenr/qt4mcu"

      The hardcoded values and lists can then be replaced by data from this files.

      This can be implemented using a singleton. The singleton should also contain the isMcu function so it is not spread out over the codebase.

      The singleton should have a refresh function taking a version.
      Depending on the version it could load a different configuration.
      In the first iteration, the version is ignored.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            algerman Aleksei German
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes