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

Completion offers also not relevant items

XMLWordPrintable

    • 6138bc3d41cde525f2c0f3fed806ad2b3d387f63

      struct Foo
      {
          struct Values{};
          static void sfunc();
      };
      
      void f(Foo)
      {
          Foo::s // Ops,"Values" is offered
      }
      

      This is since https://codereview.qt-project.org/#/c/200892/

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

            orgads Orgad Shaneh
            kosjar Nikolai Kosjar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes