MCPcopy 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
83void InputDialog::clear() {
84 _textList.clear();
85 ui->_inputTextEdit->clear();
86}
87
88void InputDialog::on__pushButtonN_clicked()
89{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected