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

Find usages does not work as expected from within the SIGNAL macro

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • P2: Important
    • None
    • Qt Creator 2.0.0
    • C/C++/Obj-C++ Support
    • None
    • Gentoo Linux
      Qt 4.7.0 (from git)
      Qt Creator 2.0 (from source tarball)

    Description

      I assume the issue is broader in scope, but the following does not work correctly:

      connect(obj, SIGNAL(stuff()), otherobj, SLOT(onStuff()));

      Place the cursor on "stuff" and try Find Usages. Usages of the macro "SIGNAL" are found, not of the method "stuff".

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              wongk Kris Wong
              Votes:
              5 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes