MCPcopy 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
200QString NativeAppLauncher::name() const
201{
202 return i18n("Native Application");
203}
204
205NativeAppLauncher::NativeAppLauncher()
206{

Callers 6

startMethod · 0.45
launcherSuggestionsMethod · 0.45
NativeAppJobMethod · 0.45
terminalMethod · 0.45
ExternalScriptPluginMethod · 0.45
rowsAboutToBeRemovedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected