Translations:KDevelop4/TipsAndTricks/12/en
Appearance
- add a parameter, e.g.
int footo either signature in the definition or the declaration. - make one signature
const - change a type of a parameter
- remove a parameter
int foo to either signature in the definition or the declaration.const