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

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes