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

qmldom: Enumerations are populated incorrectly in dom

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • Some future release
    • 6.7
    • QML: Tooling
    • None

    Description

      Enumerations in qml should be defined within the top level element of the qml document. Currently, we populate all enum definitions in the file while creating the dom. While this is allowed, it doesnt mean anything semantically.

      Dom should be clever and shouldn't keep the extra enumerations defined within dom structure. It should only contain top level enum definitions.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            semih.yavuz Semih Yavuz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes