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

dom: support enumerations in QML

XMLWordPrintable

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

      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.

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes