Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ setKey
Method
setKey
src/RedisView/AppView/KeyDialog.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void KeyDialog::setKey(const QString &strKey)
97
{
98
_strKey = strKey;
99
}
100
101
void KeyDialog::setFlag(int flag)
102
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected