MCPcopy 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
47QIcon TemplateConfig::icon() const
48{
49 return QIcon::fromTheme(QStringLiteral("project-development-new-template"));
50}
51
52void TemplateConfig::apply()
53{

Callers 1

TemplateConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected