Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ command
Method
command
plugins/externalscript/externalscriptitem.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
QString ExternalScriptItem::command() const
34
{
35
return m_command;
36
}
37
38
void ExternalScriptItem::setCommand(const QString& command)
39
{
Callers
6
contextMenuExtension
Method · 0.45
saveItemForRow
Method · 0.45
setupKeys
Method · 0.45
EditExternalScript
Method · 0.45
ExternalScriptJob
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected