qsetcurrentitem - set current treewidget or tablewidget item

Name

qsetcurrentitem — set current treewidget or tablewidget item

Syntax

qsetcurrentitem item

Description

The qsetcurrentitem command sets the item referred to by item to be the current item in the qtreewidget in which the item belongs.

Arguments

None

Examples

See qtreewidget for more information on using a QTreeWidget.

Â