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

Method toString

kdevplatform/serialization/indexedstringview.h:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 IndexedString toString() const
88 {
89 return IndexedString::fromIndex(m_index);
90 }
91
92 static IndexedStringView fromString(const IndexedString& str)
93 {

Callers 15

operator<<Function · 0.45
urlToStringFunction · 0.45
testUrlMethod · 0.45
testMethod · 0.45
testCStringMethod · 0.45
changeProjectManagerMethod · 0.45
iDocumentFromKteDocumentFunction · 0.45
postMessageMethod · 0.45
openProjectMethod · 0.45
selectionChangedMethod · 0.45
setDataMethod · 0.45

Calls 1

fromIndexFunction · 0.85

Tested by 13

testUrlMethod · 0.36
testMethod · 0.36
testCStringMethod · 0.36
checkIsSameMethod · 0.36
checkDiagnosticsMethod · 0.36
checkDisplayMethod · 0.36
checkLabelMethod · 0.36
checkPathGroupMethod · 0.36
checkSeverityGroupMethod · 0.36
cleanupTestCaseMethod · 0.36
deleteSessionMethod · 0.36
tryLockSessionMethod · 0.36