Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
QString FunctionType::toString() const
44
{
45
return KDevelop::FunctionType::toString();
46
}
47
48
}
Callers
15
text
Method · 0.45
highlighting
Method · 0.45
accept
Method · 0.45
quickOpenDeclaration
Method · 0.45
quickOpenDefinition
Method · 0.45
text
Method · 0.45
matchingIndexes
Function · 0.45
htmlDescription
Method · 0.45
data
Method · 0.45
partialExpandText
Method · 0.45
setExpanded
Method · 0.45
declareParameters
Method · 0.45
Calls
1
toString
Function · 0.50
Tested by
6
testFunction
Method · 0.36
testQMLId
Method · 0.36
testProperty
Method · 0.36
foreach
Method · 0.36
foreach
Function · 0.36
containsItemForText
Function · 0.36