Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ init
Method
init
src/RedisView/AppView/KeyDialog.cpp:65–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void KeyDialog::init() {
66
_editKey->clear();
67
_editTtl->clear();
68
_textEdit->clear();
69
}
70
71
QString KeyDialog::getType() const
72
{
Callers
13
del
Method · 0.45
alter
Method · 0.45
add
Method · 0.45
commit
Method · 0.45
addHead
Method · 0.45
addTail
Method · 0.45
delHead
Method · 0.45
delTail
Method · 0.45
add
Method · 0.45
del
Method · 0.45
valueChanged
Method · 0.45
clearData
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected