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

Completion offers also not relevant items

    XMLWordPrintable

Details

    • 6138bc3d41cde525f2c0f3fed806ad2b3d387f63

    Description

      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/

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: