Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.8.0-beta
-
None
-
Qt Creator 2.8 beta, Qt 5.0.2, Ubuntu 12.04 LTS
-
e11ee899160397990222f85f161a20572453a2d4
Description
The locator "m" option in Qt Creator 2.8 beta behaves differently than in previous versions of Qt Creator. If I type in "m myfunctionname", two entries are shown: one for where the function is declared and another for where it is defined.
I'm not sure if this is a bug or intentional, but I much prefer the behavior in Qt Creator 2.7 where only the function definition is shown with the locator "m" option.