Jump to content

Translations:KDevelop4/TipsAndTricks/29/en

From KDE UserBase Wiki

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: