MCPcopy Create free account
hub / github.com/cc20110101/RedisView / getIconId

Method getIconId

src/RedisView/Model/KeyTreeItem.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54qint8 KeyTreeItem::getIconId() const
55{
56 return 0;
57}
58
59KeyTreeItem *KeyTreeItem::child(int number)
60{

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected