Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getKey
Method
getKey
src/RedisView/AppView/DataView.cpp:637–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
635
}
636
637
QString DataView::getKey() {
638
return _key;
639
}
640
641
void DataView::setValue(const QString &value) {
642
_value = value;
Callers
3
del
Method · 0.45
alter
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected