Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/execute/nativeappconfig.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
QString NativeAppLauncher::name() const
201
{
202
return i18n(
"Native Application"
);
203
}
204
205
NativeAppLauncher::NativeAppLauncher()
206
{
Callers
6
start
Method · 0.45
launcherSuggestions
Method · 0.45
NativeAppJob
Method · 0.45
terminal
Method · 0.45
ExternalScriptPlugin
Method · 0.45
rowsAboutToBeRemoved
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected