Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ on__pushButtonClear_clicked
Method
on__pushButtonClear_clicked
src/RedisView/AppView/MainWidget.cpp:1128–1131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1126
}
1127
1128
void MainWidget::on__pushButtonClear_clicked()
1129
{
1130
ui->_textBrowser->clear();
1131
}
1132
1133
void MainWidget::on_CmdClear()
1134
{
Callers
1
keyPressEvent
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected