Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getRootItem
Method
getRootItem
src/RedisView/Model/KeyTreeModel.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
KeyTreeItem *KeyTreeModel::getRootItem() const
147
{
148
return rootItem;
149
}
150
151
QVariant KeyTreeModel::headerData(int section, Qt::Orientation orientation,
152
int role) const
Callers
2
initKeyListData
Method · 0.80
initKeyView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected