MCPcopy Create free account
hub / github.com/KDE/kdevelop / key

Method key

plugins/externalscript/externalscriptitem.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23QString ExternalScriptItem::key() const
24{
25 return m_key;
26}
27
28void ExternalScriptItem::setKey(const QString& key)
29{

Callers 15

storeMethod · 0.45
TestItemRepositoryClass · 0.45
projectManagerForFileMethod · 0.45
languagesForFileNameMethod · 0.45
constraintsMatchFunction · 0.45
canUnloadMethod · 0.45
pluginInfoMethod · 0.45
initializeMethod · 0.45
clearExecutionPointMethod · 0.45

Calls

no outgoing calls

Tested by 11

findToolViewFunction · 0.36
setLowercaseFileNamesFunction · 0.36
ContextTestFunction · 0.36
runTestsFunction · 0.36
testExpandVariablesMethod · 0.36
jobMethod · 0.36
fromJsonMethod · 0.36
testIncludeMethod · 0.36
testReparseIncludeMethod · 0.36
testIncludeExternCMethod · 0.36
doTestResultMethod · 0.36