如果只想清除表格中各个单元格的内容的话,调用QTableWidget::clearContents();如果连表头也要一起清除的话,则调用QTableWidget::clear()。
HxLauncher: Launch Android applications by voice commands