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

Method name

plugins/custom-buildsystem/kcm_custombuildsystem.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51QString CustomBuildSystemKCModule::name() const
52{
53 return i18nc("@title:tab", "Custom Build System");
54}
55
56QString CustomBuildSystemKCModule::fullName() const
57{

Callers 3

saveConfigMethod · 0.45
CustomBuildJobMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36