Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setKey
Method
setKey
plugins/externalscript/externalscriptitem.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void ExternalScriptItem::setKey(const QString& key)
29
{
30
m_key = key;
31
}
32
33
QString ExternalScriptItem::command() const
34
{
Callers
2
ExternalScriptPlugin
Method · 0.80
setupKeys
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected