Description
The QtTreeWidgetItem
object is a helper object used to work with Qt TreeWidget controls from tests. It provides information about a single tree widget item. To get the QtTreeWidgetItem
object in scripts, use the Item
property of the QtTreeWidgetItemCollection
object.