g'day all

QTableWidgetItem* val = tableWidget->takeItem(row, col); // ok???
this line looks ok (at least no errors

textEdit->append(QString(val));
this is WRONG as is all that i have tried.

using Qt 4.5,2 kde4.3.2 QtCreator 1.2.1

QtCreator is the ants pants
regards
briang