Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toString
Method
toString
plugins/clang/util/clangtypes.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
QString ClangString::toString() const
54
{
55
return QString::fromUtf8(c_str());
56
}
57
58
QByteArray ClangString::toByteArray() const
59
{
Callers
15
saveState
Function · 0.45
findSessionInList
Function · 0.45
openFilesInRunningInstance
Function · 0.45
openProjectInRunningInstance
Function · 0.45
getRunningSessionPid
Function · 0.45
findSessionId
Function · 0.45
main
Function · 0.45
match
Method · 0.45
run
Method · 0.45
saveCheckSetSelections
Method · 0.45
addCheckSetSelection
Method · 0.45
cloneCheckSetSelection
Method · 0.45
Calls
no outgoing calls
Tested by
12
verifyVariable
Method · 0.36
testBranch
Method · 0.36
testMerge
Method · 0.36
testBranching
Method · 0.36
testStash
Method · 0.36
fromJson
Method · 0.36
runSelectedTests
Method · 0.36
showSource
Method · 0.36
paint
Method · 0.36
findCaseDeclarations
Method · 0.36
loadDeclarations
Method · 0.36
rowsInserted
Method · 0.36