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

Method name

plugins/executescript/scriptappconfig.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134QString ScriptAppLauncher::name() const
135{
136 return i18n("Script Application");
137}
138
139ScriptAppLauncher::ScriptAppLauncher(ExecuteScriptPlugin* plugin)
140: m_plugin( plugin )

Callers 4

ScriptAppJobMethod · 0.45
remoteHostMethod · 0.45
interpreterForUrlFunction · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected