Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137941

Subdirectories in the QtQuick.Dialogs.quickimpl qmldir break Qt Design Studio

    XMLWordPrintable

Details

    Description

      The code model updater of QDS does not determine the qmldir for a QML file outside of the directory with the qmldir. That would open a 1:N relationship between a QML file and a module. So all files must be in the same directory as the qmldir file. This ensures a 1:1 relationship and removes the need for dependency tracking between qmldir files and QML files.

      The module QtQuick.Dialogs.quickimpl is breaking that assumption.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes