Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ loadTemplate
Method
loadTemplate
plugins/appwizard/appwizardplugin.cpp:571–574 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
569
}
570
571
void AppWizardPlugin::loadTemplate(const QString& fileName)
572
{
573
model()->loadTemplateFile(fileName);
574
}
575
576
void AppWizardPlugin::reload()
577
{
Callers
nothing calls this directly
Calls
2
model
Function · 0.85
loadTemplateFile
Method · 0.80
Tested by
no test coverage detected