Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21327

When using an enum that has been defined inside the QML then it will not auto-complete

XMLWordPrintable

      When using an enum that has been defined inside the QML then it will not auto-complete. For example if you add:

      enum Test { Value1, Value2 }
      

      to a QML file. Then start typing something to use the values, it will not popup an auto-completion list, whereas it will if the enum comes from a registered QML plugin.

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

            mabenell Marco Benelli
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes