MCPcopy 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
65void KeyDialog::init() {
66 _editKey->clear();
67 _editTtl->clear();
68 _textEdit->clear();
69}
70
71QString KeyDialog::getType() const
72{

Callers 13

delMethod · 0.45
alterMethod · 0.45
addMethod · 0.45
commitMethod · 0.45
addHeadMethod · 0.45
addTailMethod · 0.45
delHeadMethod · 0.45
delTailMethod · 0.45
addMethod · 0.45
delMethod · 0.45
valueChangedMethod · 0.45
clearDataMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected