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

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

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes