MCPcopy 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
33QString ExternalScriptItem::command() const
34{
35 return m_command;
36}
37
38void ExternalScriptItem::setCommand(const QString& command)
39{

Callers 6

contextMenuExtensionMethod · 0.45
saveItemForRowMethod · 0.45
setupKeysMethod · 0.45
EditExternalScriptMethod · 0.45
ExternalScriptJobMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected