Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
kdevplatform/shell/settings/templateconfig.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
QString TemplateConfig::name() const
38
{
39
return i18n(
"Templates"
);
40
}
41
42
QString TemplateConfig::fullName() const
43
{
Callers
1
TemplateConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected