Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
urlToString
Function · 0.45
testUrl
Method · 0.45
test
Method · 0.45
testCString
Method · 0.45
changeProjectManager
Method · 0.45
iDocumentFromKteDocument
Function · 0.45
postMessage
Method · 0.45
openProject
Method · 0.45
selectionChanged
Method · 0.45
setData
Method · 0.45
initKTextEditorIntegration
Method · 0.45
Calls
1
fromIndex
Function · 0.85
Tested by
13
testUrl
Method · 0.36
test
Method · 0.36
testCString
Method · 0.36
checkIsSame
Method · 0.36
checkDiagnostics
Method · 0.36
checkDisplay
Method · 0.36
checkLabel
Method · 0.36
checkPathGroup
Method · 0.36
checkSeverityGroup
Method · 0.36
cleanupTestCase
Method · 0.36
deleteSession
Method · 0.36
tryLockSession
Method · 0.36