MCPcopy 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
1128void MainWidget::on__pushButtonClear_clicked()
1129{
1130 ui->_textBrowser->clear();
1131}
1132
1133void MainWidget::on_CmdClear()
1134{

Callers 1

keyPressEventMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected