MCPcopy 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
571void AppWizardPlugin::loadTemplate(const QString& fileName)
572{
573 model()->loadTemplateFile(fileName);
574}
575
576void AppWizardPlugin::reload()
577{

Callers

nothing calls this directly

Calls 2

modelFunction · 0.85
loadTemplateFileMethod · 0.80

Tested by

no test coverage detected