Forum Discussion
Hassan_Ballan
Champion Level 3
10 hours agoAlong with what rraghvani mentioned, you might want to check a few key points:
- Qt Plugin – Verify that the Qt plugin is enabled in File → Install Extensions → Desktop → Qt.
- 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.
- Custom Controls – If you’re using custom Qt widgets, add them manually under Tools → Options → Engines → Qt → Object Mapping.
- 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