Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ knsConfigurationFile
Method
knsConfigurationFile
plugins/appwizard/appwizardplugin.cpp:546–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
QString AppWizardPlugin::knsConfigurationFile() const
547
{
548
return QStringLiteral(
"kdevappwizard.knsrc"
);
549
}
550
551
QStringList AppWizardPlugin::supportedMimeTypes() const
552
{
Callers
1
TemplatePage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected