Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ icon
Method
icon
kdevplatform/shell/settings/templateconfig.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
QIcon TemplateConfig::icon() const
48
{
49
return QIcon::fromTheme(QStringLiteral(
"project-development-new-template"
));
50
}
51
52
void TemplateConfig::apply()
53
{
Callers
1
TemplateConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected