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

qsetitem — insert cell object into QTableWidget

Syntax

qsetitem row column tableitem

qsetitem table row column tableitem

Description

The qsetitem command insert a QTableWidgetItem into a QTableWidget. The table item must have been previously created using the qtablewidgetitem and qsetitem commands.

Arguments

table

row

column

tableitem

Examples

See qtablewidgetitem for examples.

  • No labels