MCPcopy 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
53QString ClangString::toString() const
54{
55 return QString::fromUtf8(c_str());
56}
57
58QByteArray ClangString::toByteArray() const
59{

Callers 15

saveStateFunction · 0.45
findSessionInListFunction · 0.45
getRunningSessionPidFunction · 0.45
findSessionIdFunction · 0.45
mainFunction · 0.45
matchMethod · 0.45
runMethod · 0.45
addCheckSetSelectionMethod · 0.45

Calls

no outgoing calls

Tested by 12

verifyVariableMethod · 0.36
testBranchMethod · 0.36
testMergeMethod · 0.36
testBranchingMethod · 0.36
testStashMethod · 0.36
fromJsonMethod · 0.36
runSelectedTestsMethod · 0.36
showSourceMethod · 0.36
paintMethod · 0.36
findCaseDeclarationsMethod · 0.36
loadDeclarationsMethod · 0.36
rowsInsertedMethod · 0.36