MCPcopy Create free account
hub / github.com/KDE/kdevelop / name

Method name

plugins/cmakebuilder/cmakebuilderpreferences.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42QString CMakeBuilderPreferences::name() const
43{
44 return i18nc("@title:tab", "CMake");
45}
46
47QString CMakeBuilderPreferences::fullName() const
48{

Callers 4

buildMethod · 0.45
cleanMethod · 0.45
installMethod · 0.45
setProjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected