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

No code completion for C++ scoped enums in QML editor

XMLWordPrintable

      Steps to reproduce:

      • declare a scoped enum in C++ (e.g. enum class Test {  Key1, Key2}
      • in QML editor I got completion only for non-scoped Object.Key1, but not for Object.Test.Key1

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

            sami.shalayel Sami Shalayel
            taipan BogDan Vatra
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes