Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
struct Extractor
Callers
nothing calls this directly
Calls
1
TestItem
Class · 0.70
Tested by
no test coverage detected