Unknown macro: {alias}
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
Examples
See qtreewidget for more information on using a QTreeWidget.