Unknown macro: {alias}
Name
qitem — retrieve a cell object from a QTableWidget
Syntax
qitem row column
qitem table row column
Description
The qitem command insert a QTableWidgetItem into a QTableWidget. The table item must have been previously created using the qtablewidgetitem command.
Arguments
table
row
column
Examples
See qtablewidgetitem for examples.