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

[REG] Find usages broken for enums

    XMLWordPrintable

Details

    • Windows

    Description

      Neither Find Usages nor Rename Usages works for foo in the following example. Highlighting and Goto Definition works as expected, however.

      enum { foo = 42 };
      
      int main()
      {
        return foo;
      } 

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes