Hi.
I have some tables QTableView, I shown in this QTableView a table from my database. I do not generally been the case with the larger problems. And I did this:
Qt Code:
// Wybór tablicy danych model->setTable("testowa"); model->select(); ui->table->setModel(model);To copy to clipboard, switch view to plain text mode
I would to be able to get the contents (value) of a cell.
I hope that I wrote well( in English )
![]()
Bookmarks