Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ parent
Method
parent
src/RedisView/Model/KeyTreeItem.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
KeyTreeItem *KeyTreeItem::parent()
99
{
100
return parentItem;
101
}
102
103
bool KeyTreeItem::removeChildren(int position, int count)
104
{
Callers
3
showTreeRightMenu
Method · 0.45
del
Method · 0.45
treeClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected