MCPcopy 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
566QString AppWizardPlugin::name() const
567{
568 return i18n("Project Templates");
569}
570
571void AppWizardPlugin::loadTemplate(const QString& fileName)
572{

Callers 4

ProjectVcsPageMethod · 0.45
initializeDVCSFunction · 0.45
createProjectMethod · 0.45
unpackArchiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected