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

Method toItem

kdevplatform/util/tests/test_embeddedfreetree.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 return item.value;
48 }
49 static TestItem toItem(uint index)
50 {
51 return TestItem(index);
52 }
53};
54
55struct Extractor

Callers

nothing calls this directly

Calls 1

TestItemClass · 0.70

Tested by

no test coverage detected