Forum Discussion

Paulina01's avatar
Paulina01
New Member
16 hours ago

Can not get Qt 6.8 object properties

I can not get properties from some QT6.8 object. These objects can not be recognized well.

4 Replies

  • There is currently no functioning support for QT in the latest release of TestComplete, none of the information here will solve the issue. Smartbear needs to provide a fix. This was broken in the 15.72 release and has not been fixed since.  Please report this to support as many times as necessary to get them to understand that it currently doesn't work.

  • Hassan_Ballan's avatar
    Hassan_Ballan
    Icon for Champion Level 3 rankChampion Level 3

    Along with what rraghvani mentioned, you might want to check a few key points:

    1. Qt Plugin – Verify that the Qt plugin is enabled in File → Install Extensions → Desktop → Qt.
    2. Build Configuration – Make sure your application was built with Qt meta-object information (MOC) and debug symbols included — otherwise TestComplete can’t access object properties.
    3. Custom Controls – If you’re using custom Qt widgets, add them manually under Tools → Options → Engines → Qt → Object Mapping.
    4. Version Support – Confirm you’re on TestComplete 15.67 or later, which includes official support for Qt 6.8.

    🤖 AI-assisted response
    👍 Found it helpful? Click Like
    ✅ Issue resolved? Click Mark as Solution