Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
QString CustomBuildSystemKCModule::name() const
52
{
53
return i18nc(
"@title:tab"
,
"Custom Build System"
);
54
}
55
56
QString CustomBuildSystemKCModule::fullName() const
57
{
Callers
3
saveConfig
Method · 0.45
CustomBuildJob
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36