MCPcopy Create free account
hub / github.com/KDE/kdevelop / templatesModel

Method templatesModel

plugins/appwizard/appwizardplugin.cpp:541–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

539}
540
541QAbstractItemModel* AppWizardPlugin::templatesModel() const
542{
543 return model();
544}
545
546QString AppWizardPlugin::knsConfigurationFile() const
547{

Callers 1

TemplatePageMethod · 0.45

Calls 1

modelFunction · 0.85

Tested by

no test coverage detected