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

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

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              taipan BogDan Vatra
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes