Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

  • No labels