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

Provide a way to omit the "prefer" declaration from auto-generated qmldir files

XMLWordPrintable

      Just as how we have "NO_PLUGIN", "NO_GENERATE_QMLDIR", etc. we can also have something like "NO_QMLDIR_PREFERRED_PATH" for use-cases where people currently resort to modifying the generated qmldir files afterwards (some use-cases are described in the comments at QTBUG-120435)

       

      Notes

      This is obviously incompatible with the effects of QTP0004, so we should produce a warning if all 3 conditions below are met:

      1. The proposed flag is set
      2. QTP0004 is enabled
      3. The QML module contains files in different directories

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

            qtqmlteam Qt Qml Team User
            skoh-qt Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes