QtIndex Property (Qt Application Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use this property to determine the index of a certain Qt application object in the collection of the parent window's child objects that have the same class name.

Declaration

TestObj.QtIndex

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

All Qt application objects.

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

An integer value that specifies the index of the needed Qt application object.

See Also

Support for Qt Applications' Controls

Highlight search results