Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 17.0.0-beta1
-
None
Description
You get documentation in a tooltip, if you hover your mouse over
- a method name or
- over a class
in the editor pane.
Why not getting the same tooltip, if you hover the mouse over a method or class in the
- Call Hierarchy or
- Type Hierarchy.
With this you wouldn't need to click on a method or type to get to the documentation.