Translations:KDevelop4/TipsAndTricks/29/en

From KDE UserBase Wiki
Revision as of 07:40, 1 August 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: