MCPcopy 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
28void ExternalScriptItem::setKey(const QString& key)
29{
30 m_key = key;
31}
32
33QString ExternalScriptItem::command() const
34{

Callers 2

ExternalScriptPluginMethod · 0.80
setupKeysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected