Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118705 qmlls: automatic qmltypes generation
  3. QTBUG-118709

qmlls: watch C++ files and trigger qrc, qmltypes, qmldir generation

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • P2: Important
    • 6.7.0 FF, 6.7
    • QML: Tooling
    • None
    • 74ea9abb0 (dev)

    Description

      Use https://doc.qt.io/qt-6/qfilesystemwatcher.html to watch the C++ files containing QML components: if they are changed, trigger the generation of qrc, qmltypes and qmldir files via cmake.

      The C++ files containing components can be found via the qmltypes: each component there contains the path to the header defining it.

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes