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

qmldir files generated by CMake do not respect .ui.qml suffix

    XMLWordPrintable

Details

    • 14a3b34906be5b749ebc6b6c1d8f6807fff8fd88 (qt/qtdeclarative/dev) 75bc0b8319442ee07d25929bbe56cb4e65e3fe4a (qt/qtdeclarative/6.2) a84169b8ff5722c0657d47fee6b0883b4d7dd0d4 (qt/qtdeclarative/6.2.0)

    Description

      For example:

      module TestModule
      linktarget TestModuleplugin
      optional plugin TestModuleplugin
      classname TestModule
      typeinfo TestModule.qmltypes
      prefer :/TestModule/
      A 1.0 A.qml
      B 1.0 B.qml
      C.ui 1.0 C.ui.qml
      

      It should be "C 1.0 C.ui.qml"

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes