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

Method indexedPath

kdevplatform/project/projectmodel.cpp:433–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431}
432
433IndexedString ProjectBaseItem::indexedPath() const
434{
435 return indexedPathView().toString();
436}
437
438IndexedStringView ProjectBaseItem::indexedPathView() const
439{

Callers 6

fileAddedMethod · 0.80
fileRemovedMethod · 0.80
addToFileSetMethod · 0.80
removeFromFileSetMethod · 0.80
addToFileSetMethod · 0.80
removeFromFileSetMethod · 0.80

Calls 1

toStringMethod · 0.45

Tested by 2

addToFileSetMethod · 0.64
removeFromFileSetMethod · 0.64