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

Manually modifying only the qmldir file doesn't update exported types correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • QDS 4.8.0
    • Project Storage
    • None
    • cde980eb2 (qds/dev), 663b51d11 (qds/dev)

      If you manually remove entry from qmldir file without touching the corresponding .qml document while the project is open, exportedTypeNamesChanged doesn't trigger and type still works in editor (e.g. you can see and modify properties), but you can't run the project. If you reload the project, type doesn't work.

      If you delete the entire qmldir file, you get exportedTypeNamesChanged for the types in there, but if you then undo the deletion of qmldir file, there are no notifications about the types being added again and the types do not work in the editor.

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

            bubke Marco Bubke
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes