Details
-
Suggestion
-
Resolution: Won't Do
-
P2: Important
-
None
-
Qt Creator 2.0.0
-
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
- relates to
-
QTCREATORBUG-16337 Context Menu "Find Usages" Ctrl+Maj+U dont show connect() use
- Closed
-
QTCREATORBUG-20737 Autocompletion does not work in SIGNAL() and SLOT()
- Closed