you can access the item in a tablewidget by the function -
QTableWidgetItem * QTableWidget::item ( int row, int column ) const
you can access the item in a tablewidget by the function -
QTableWidgetItem * QTableWidget::item ( int row, int column ) const
Hello,
thanks for your help. Thats what i was looking for.
Have a nice day,
regenbiegen
Bookmarks