MCPcopy 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
146KeyTreeItem *KeyTreeModel::getRootItem() const
147{
148 return rootItem;
149}
150
151QVariant KeyTreeModel::headerData(int section, Qt::Orientation orientation,
152 int role) const

Callers 2

initKeyListDataMethod · 0.80
initKeyViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected