728x90
void clearOnlyItem(QTableWidget* table)
{
	table->setRowCount(0);
}

 

728x90

+ Recent posts