Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
541
QAbstractItemModel* AppWizardPlugin::templatesModel() const
542
{
543
return model();
544
}
545
546
QString AppWizardPlugin::knsConfigurationFile() const
547
{
Callers
1
TemplatePage
Method · 0.45
Calls
1
model
Function · 0.85
Tested by
no test coverage detected