Translations:KDevelop4/TipsAndTricks/29/en
Appearance
Place your cursor below the class context, request code completion with Ctrl + Space, you should notice an item to implement B::foo(int something);. Execute it with Enter and you should get: