Details
-
Sub-task
-
Resolution: Fixed
-
P2: Important
-
Windows Vista x64
Description
- Open tests\manual\cplusplus-tools\cplusplus-tools.pro from Creator's repository, master branch
- Select the definition of void Dummy::bla(int) in dummy.cpp. "Find Usages".
Usages of all different overloadings of bla(...) will be found.
"Follow Symbol Under Cursor" and "Switch Between Method Declaration/Definition" mix up the overloadings, too. I guess both issues have the same cause.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-4141 Find Usages on functions does not take parameters into account
- Closed