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

qmldom: Enumerations are populated incorrectly in dom

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes