Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
134
QString ScriptAppLauncher::name() const
135
{
136
return i18n(
"Script Application"
);
137
}
138
139
ScriptAppLauncher::ScriptAppLauncher(ExecuteScriptPlugin* plugin)
140
: m_plugin( plugin )
Callers
4
ScriptAppJob
Method · 0.45
remoteHost
Method · 0.45
interpreterForUrl
Function · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected