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

Method toString

plugins/qmljs/duchain/functiontype.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43QString FunctionType::toString() const
44{
45 return KDevelop::FunctionType::toString();
46}
47
48}

Callers 15

textMethod · 0.45
highlightingMethod · 0.45
acceptMethod · 0.45
quickOpenDeclarationMethod · 0.45
quickOpenDefinitionMethod · 0.45
textMethod · 0.45
matchingIndexesFunction · 0.45
htmlDescriptionMethod · 0.45
dataMethod · 0.45
partialExpandTextMethod · 0.45
setExpandedMethod · 0.45
declareParametersMethod · 0.45

Calls 1

toStringFunction · 0.50

Tested by 6

testFunctionMethod · 0.36
testQMLIdMethod · 0.36
testPropertyMethod · 0.36
foreachMethod · 0.36
foreachFunction · 0.36
containsItemForTextFunction · 0.36