Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/appwizard/appwizardplugin.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
QString AppWizardPlugin::name() const
567
{
568
return i18n(
"Project Templates"
);
569
}
570
571
void AppWizardPlugin::loadTemplate(const QString& fileName)
572
{
Callers
4
ProjectVcsPage
Method · 0.45
initializeDVCS
Function · 0.45
createProject
Method · 0.45
unpackArchive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected