-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.6.0
when we code in c++,we need to locate interested function by clicking the function name in the class view. Now it will jump to function declaration in the header file. but I think it is better to jump to the implementation of the function.