Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ clear
Method
clear
src/RedisView/AppView/InputDialog.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void InputDialog::clear() {
84
_textList.clear();
85
ui->_inputTextEdit->clear();
86
}
87
88
void InputDialog::on__pushButtonN_clicked()
89
{
Callers
1
on__pushButtonY_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected