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

dom: support enumerations in QML

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P2: Important
    • 6.8
    • 6.6.0
    • QML: Tooling
    • None
    • 3a322a323 (dev)

    Description

      Currently, enum declarations are not constructed by the Dom, for example:

       

      import QtQuick
      Item {
          enum MyEnum { Value1, Value2 } // not constructed in Dom yet
      }
      

      Add support for enums in qqmldomastcreator.

       

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-118688
          # Subject Branch Project Status CR V

          Activity

            People

              semih.yavuz Semih Yavuz
              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