In Visual Studio (at least with VAssistX) I can use Ctrl + Shift + Space to show this tooltip for any function that the cursor is currently in. In Qt Creator, this tooltip is only displayed for the first type of function call, so I need to go and remove the opening bracket and then type it again, which deceives the editor, which I just started to enter a function call, and shows a tooltip.
sashoalm
source share